-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The cheaper subsystem specifies that "backlog is only available on Linux and only on TCP sockets (not UNIX domain sockets)." This commit specifically implement this: UNIX domain socket support for backlog on Linux, using Netlink to call the kernel and get the queue status.
- Loading branch information
Pierre Ducroquet
committed
Oct 17, 2022
1 parent
2fe305f
commit e1c8ec1
Showing
1 changed file
with
149 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters