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.