aboutgitcodebugslistschat
path: root/tcp_splice.c
Commit message (Expand)AuthorAgeFilesLines
* tcp_splice: Close sockets right away on high number of open filesStefano Brivio2022-03-291-6/+22
* tcp, udp, util: Enforce 24-bit limit on socket numbersStefano Brivio2022-03-291-0/+8
* tcp: Refactor to use events instead of states, split out spliced implementationStefano Brivio2022-03-281-0/+859