openbsd sockets add SO_RTABLE constant
This commit is contained in:
parent
ec2d13567e
commit
8cbbc061c4
Notes:
git
2022-09-21 17:10:59 +09:00
@ -663,6 +663,7 @@ SO_BUSY_POLL nil Set the threshold in microseconds for low latency pollin
|
||||
SO_MAX_PACING_RATE nil Cap the rate computed by transport layer. [bytes per second] (Linux 3.13)
|
||||
SO_BPF_EXTENSIONS nil Query supported BPF extensions (Linux 3.14)
|
||||
SO_SETFIB nil Set the associated routing table for the socket (FreeBSD)
|
||||
SO_RTABLE nil Set the routing table for this socket (OpenBSD)
|
||||
|
||||
SOPRI_INTERACTIVE nil Interactive socket priority
|
||||
SOPRI_NORMAL nil Normal socket priority
|
||||
|
Loading…
x
Reference in New Issue
Block a user