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

HeaderBWYSystemsServer.h
LibraryBWYSystemsServer.lib
DLLBWYSystemsServer.dll

Linux Requirements

HeaderBWYSystemsServer.h
Shared LibrarylibBWYSystemsServer.so