blob: c72f10bab062c22ed5758d7b2a162cbc823d49dd [file]
# 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.