Menu

#17 Upon fork, the listening socket is not closed.

open
nobody
None
5
2008-02-07
2008-02-07
dimrub
No

When frox accepts a connection from a new client, it forks off a new process, that should immediately close the listening socket (but doesn't do that). This may result in frox continuing to listen on certain port even after having been killed.

A patch is available upon demand

Discussion


Log in to post a comment.