returns an integer value representing the shutdown type
This function returns the internal (POSIX) representation of the shutdown type.
std::to_integer | converts its argument into an integer number |
std_types::shutdown_type | a POSIX shutdown type |
std::shutdown_type | constructs a shutdown type from an integer value |