NetworkUtilities 1.4.2
A small compiled library for C network utility functions.
|
Functions related to shutdown and cleaning up network ports etc. on application exit. More...
Functions | |
void | cleanupWinsock () |
Cleans up resources used by Winsock library. | |
Functions related to shutdown and cleaning up network ports etc. on application exit.
void cleanupWinsock | ( | ) |
Cleans up resources used by Winsock library.
This function cleans up resources used by the Winsock library. It should be called when Winsock is no longer needed.