mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 21:38:33 +00:00
Remove FASTROUTE; invisible to userspace, and collides with USER
This commit is contained in:
parent
af007ec1ff
commit
1950e52c6c
@ -6825,7 +6825,6 @@ pub const PACKET = struct {
|
||||
pub const LOOPBACK = 5;
|
||||
pub const USER = 6;
|
||||
pub const KERNEL = 7;
|
||||
pub const FASTROUTE = 8;
|
||||
|
||||
pub const ADD_MEMBERSHIP = 1;
|
||||
pub const DROP_MEMBERSHIP = 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user