Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 229 Bytes

udp-socket

Advanced udp socket library.

  • Uses sendmmsg/recvmmsg.
  • Supports gso.
  • Sets ecn, dnf and source ip in ip packets.

Based on the quinn socket code.

License

MIT OR Apache-2.0