Re: Socket Code problem.

2001-02-01 Thread Tony Finch
Justin Booth <[EMAIL PROTECTED]> wrote: > >The following code has a problem with it. After 16000 or so connections >the my tcp connections run out of buffer space, which does not allow me to >make any new TCP connections and the system locks up. an netstat -an >revieles that there are about 10

Socket Code problem.

2001-02-01 Thread Justin Booth
Hello Freebsd-net, The following code has a problem with it. After 16000 or so connections the my tcp connections run out of buffer space, which does not allow me to make any new TCP connections and the system locks up. an netstat -an revieles that there are about 100 sockets in TIME_WAIT and