Constant libnotcurses_sys::ffi::__socket_type_SOCK_PACKET [−][src]
pub const __socket_type_SOCK_PACKET: __socket_type = 10;
Expand description
Linux specific way of getting packets at the dev level. For writing rarp and other similar things on the user level.