Closed alcjzk closed 6 months ago
HTTP/1.1 requres connection closures to be handled in a fashion that appears to require the use of a disallowed function (shutdown). There may exist a hacky way for some in between solution, but I'd defer this for now.
shutdown
Workaround done to disable linger timeouts on unclean closes
HTTP/1.1 requres connection closures to be handled in a fashion that appears to require the use of a disallowed function (
shutdown
). There may exist a hacky way for some in between solution, but I'd defer this for now.