Steven Jurczyk wrote:
> Hi!
> My name is Steven Jurczyk and I'm writting small Web server. It use the some
> technology as Squid (no forking, select). All works fine but I have one
> problem. Using select I can detect that I can read/write to specified
> socket. But how detect that specified socket was closed (for example socket
> to CGI). I try to find this in sources of Squid, but they are very big. Can
> you help me?
Here are some good references for socket programming:
http://www.ibrado.com/sock-faq/
http://www.visi.com/~khayes/mpti/tcpipfaq.html
Hope this helps.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:49 MST