This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Description
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.