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 has been 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.
The text was updated successfully, but these errors were encountered:
Sounds like a good idea Ke-Fong. This could be an informative section in the beginning of the specification or an informative appendix. May I ask if you would be able to write this section?
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.
The text was updated successfully, but these errors were encountered: