Sack Library Documentation
|
IMPORT_METHOD LOGICAL TCPDrainEx(PCLIENT pClient, size_t nLength, int bExact);
Drain is an operation on a TCP socket to just drop the next X bytes. They are ignored and not stored into any user buffer. Drain reads take precedence over any other queued reads.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|