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 Oct 2, 2019. It is now read-only.
There's a lot of subtleties in UDP, TCP, and the network programming in general. For instance, what is "half closed state" and actual "closed state".
However, those explanations would not be needed in the actual specification, and would even clutter it. So it would be great to have a small section, perhaps with more examples, to explain some finer points of usage of the API.