BWYServerUnlockClients Function
Overview
Unlocks the server clients after a call to BWYServerLockClients.
Declaration
VOID WINAPI BWYServerUnlockClients(HANDLE hServer);
Parameters
- hServer
The server handle of the I/O completion ports TCP/IP server whose clients are to be unlocked.
Return Value
This function does not return a value.
Windows Requirements
| Header | BWYSystemsServer.h |
| Library | BWYSystemsServer.lib |
| DLL | BWYSystemsServer.dll |
Linux Requirements
| Header | BWYSystemsServer.h |
| Shared Library | libBWYSystemsServer.so |