socket2 0.3.16

Utilities for handling networking sockets with a maximal amount of configuration possible intended.
Documentation
1
2
3
4
5
6
7
# Refactor

* [ ] Move all the function of `sys::Socket` as stand-alone functions.
* [ ] Remove `sys::Socket`.
* [ ] Rename `sys::SysSocket` to `sys::Socket`.
* [ ] Look at `SockAddr`.
  * [ ] Add docs about its size.