Constant rustpython_vm::stdlib::errno::errors::IPPROTO_DONE
source · pub const IPPROTO_DONE: i32 = 257;
Expand description
last return value of *_input(), meaning “all job for this pkt is done”.
pub const IPPROTO_DONE: i32 = 257;
last return value of *_input(), meaning “all job for this pkt is done”.