8 lines
86 B
V
8 lines
86 B
V
module netio
|
|
|
|
/*
|
|
Well defined socket levels.
|
|
*/
|
|
|
|
pub const sol_socket = C.SOL_SOCKET
|