Hello Benny -
You could write a StartupHook to set up the socket and then simply use
it in your PostAuthHook.
See the example hooks in "goodies/hooks.txt".
regards
Hugh
On Friday, Oct 3, 2003, at 18:08 Australia/Melbourne, Benny Chee wrote:
hi,
i m writing a sub-routine in PostAuthHook whi
hi,
i m writing a sub-routine in PostAuthHook which will send a string to a server
once user in authenticated. I written a client socket program and it was running fine
till when i m getting 100 req/sec, and i got lots of re-transmissions.
i found out that it's the sub-routine t