This commit is contained in:
Andrew Kelley 2019-09-20 15:02:47 -04:00
parent 2a8facafde
commit aab1ec5c43
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9

View File

@ -421,7 +421,7 @@ pub const SO_COOKIE = 57;
pub const SCM_TIMESTAMPING_PKTINFO = 58;
pub const SO_PEERGROUPS = 59;
pub const SO_ZEROCOPY = 60;
pub const SO_TXTIME = 61
pub const SO_TXTIME = 61;
pub const SCM_TXTIME = SO_TXTIME;
pub const SO_BINDTOIFINDEX = 62;
pub const SO_TIMESTAMP_NEW = 63;