TCP/IP open Socket problem

Lokesh Naidu naidu.lokesh@REDACTED
Wed Oct 26 17:03:54 CEST 2005


Hi,

TCP/IP client in Erlang communicates with a Server. Some times when the
connection is lost b/w Client and Server., the socket from the Server side
remains open. Client socket is closed using gen_tcp:close function. Also the
port is free(checked using netstat). Now new Socket can't be opened with the
same port no. from the client. Is it possible to close the previous session
from Client (Server side socket )?

--
Regards,
Lokesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20051026/eeb37eff/attachment.htm>


More information about the erlang-questions mailing list