You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2018. It is now read-only.
Because this function is unrelated to TCP shutdown (and the AsyncWrite::shutdown impl for TcpStream does not call shutdown), the name of the function is very confusing.
Because this function is unrelated to TCP shutdown (and the
AsyncWrite::shutdownimpl forTcpStreamdoes not call shutdown), the name of the function is very confusing.A couple of options:
finalizeprepare_for_closepoll_close_readystart_closeRelated: #73.