8 lines
80 B
V
8 lines
80 B
V
module netio
|
|
|
|
/*
|
|
Common socket levels.
|
|
*/
|
|
|
|
pub const sol_socket = C.SOL_SOCKET
|