Andrea Fabris wrote:
line 681: + socket.setSoLinger(true, 0);

0 might not be supported by the Linux kernel. Try (true, 1) or (false, 0).


Odi


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to