Skip to content

Added support for shutting down sockets

Yorick Peterse requested to merge socket-shutdown into master

This is necessary to gracefully terminate STREAM sockets, as otherwise clients may produce "Connection reset by peer" errors.

Merge request reports