in reply to IO::Socket persisting on Linux despite being closed (updated)

Can you show us a relevant part of the server code? How does it handle multiple clients at the same time? Threads? select RBITS,WBITS,EBITS,TIMEOUT? AnyEvent? EV?
  • Comment on Re: IO::Socket persisting on Linux despite being closed (updated)