mnGetTCPRecvSizeA

This value is set using mnSetBufferSizes and is 1024 by default.

TCP packets larger than the returned value will not be received unless mnSetAutoResizeTCP is used.

If mnChangeBufferSizeTCP is used this command may not return the correct value for all clients, mnGetTCPRecvSizeB should be used instead.

Parameters

int Instance: This is the instance that the command should use.

Returns (Unsigned Integer)

The size of the TCP receive buffer if no error occurred.

0 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help