Modules
std
posix
ShutdownHow
enum ShutdownHow
[src]
Fields
recv
send
both
Source
pub const ShutdownHow = enum { recv, send, both }