loadTransmitFile

fnTransmitFileFunc loadTransmitFile(SOCKET s) @trusted nothrow @nogc

Load TransmitFile function pointer from a socket.

Parameters

sA valid socket to use for the WSAIoctl call.

Returns

TransmitFile function pointer, or null on failure.