nn::socket::Finalize
Result Finalize( void );
None.
Finalizes the socket library and releases any resources used by it.
All socket descriptors in use are destroyed, and all blocking functions are cancelled and return an error.
CONFIDENTIAL