Back to product page

libFree


Frees devP2P library resources.

Syntax

  • C++
void libFree(void);

Remarks

libFree should be called after you have completed your work with devP2P. This function will release all internal structures. Make sure you have Destroyed all devP2P instances cleanly before freeing the library.

Platforms

Windows
Mac OSX
Linux
BSD