K 10 svn:author V 5 harti K 8 svn:date V 27 2003-10-24T10:01:36.000000Z K 7 svn:log V 395 Allow nghook to execute a program with the data socket connected to stdin and stdout instead of relaying the data. Now it is possible to say: nghook -e path: hook /usr/local/bin/foo arg1 arg2 and foo will have the hook to path: at file descriptors 0 and 1. Add an option to specify control messages to be send to the node before either executing the program or entering the data relay loop. END