Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 235 Bytes

not-implemented.md

File metadata and controls

11 lines (5 loc) · 235 Bytes

not implemented list

  1. transport layer :

    (1) TCP layer checksum.

    (2) Both sides call close() to close the socket simultaneously.

    (3) getaddrinfo() : I use the origin getaddrinfo instead of the one written by myself.