blob: ce1f1fa5ba571e69fb8ec18f9c0197608c20df5a [file] [log] [blame]
# Refactor
* [ ] CONTRIBUTING.md
* [ ] Move tests from src/*.rs to tests dir.
* [ ] Tracking issue for tests. Check all functions/coverage (with `rustcov`).
* [ ] Look at `SockAddr`.
* [ ] Add docs about its size.
## Maybe add socket options
# SOL_SOCKET
SO_ACCEPTCONN
SO_DOMAIN
SO_TYPE
SO_INCOMING_CPU // Linux only?
SO_INCOMING_NAPI_ID // Linux only?
# No-op/error returned on Windows:
SO_RCVLOWAT
SO_SNDLOWAT