Skip to content

tcp-passive: Clear connection on child closing

Olivier Crête requested to merge passive-close-child into master

If this isn't done, then there may be invalid points left inside the passive socket which could be used and cause a crash.

Fixes #33 (closed) and #20 (closed)

Edited by Olivier Crête

Merge request reports