smartlake / proxy65

Automatically exported from code.google.com/p/proxy65
0 stars 0 forks source link

Too many open FDs #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that there are problems closing FDs if the connection is not
cleanly closed by the client, or if there bots trying open socks5 relays

Original issue reported on code.google.com by fabio.fo...@gmail.com on 29 Oct 2009 at 10:54

GoogleCodeExporter commented 9 years ago
Using TimeoutProtocol as base class of Socksv5 protocol could easily fix this

Original comment by fabio.fo...@gmail.com on 29 Oct 2009 at 11:07

GoogleCodeExporter commented 9 years ago
Testing patch on jabber.bluendo

Original comment by fabio.fo...@gmail.com on 30 Oct 2009 at 12:23

GoogleCodeExporter commented 9 years ago
Patch running on jabber.org, all fine so far. Fix put in trunk

Original comment by fabio.fo...@gmail.com on 3 Nov 2009 at 3:50