Add Linux constant SO_BINDTODEVICE (#22468)

(cherry picked from commit 1927ae72d0)
This commit is contained in:
Emery Hemingway
2023-08-14 20:00:48 +01:00
committed by narimiran
parent 106cf7a9f7
commit 320ecc69a0
3 changed files with 3 additions and 0 deletions

View File

@@ -630,6 +630,7 @@ v("MSG_EOR")
v("MSG_OOB")
v("SCM_RIGHTS")
v("SO_ACCEPTCONN")
v("SO_BINDTODEVICE")
v("SO_BROADCAST")
v("SO_DEBUG")
v("SO_DONTROUTE")