mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-09 14:09:24 +01:00
20c7dbf2fb
* WHBRemoveLogHandler will look through the "registry" of logging functions, and will set the entry to NULL if it matches what the user passes. * WHBLogUdpDeinit will correctly close the socket and shut down the socket library in addition to removing its entry in the registry.