Choose your implementation method:
This function is part of the P2P Interface.
Sets the maximum packet queue sizes that packets waiting to be sent or received can use. If the packet queue
size is made smaller than the current queue size while there are packets in the queue that would push this
packet size over, existing packets are kept but new packets may not be added to the full queue until enough
packets are sent or received.
Return Value
Parameters
EOS_P2P_SetPacketQueueSize
This function is part of the P2P Interface.
Sets the maximum packet queue sizes that packets waiting to be sent or received can use. If the packet queue
size is made smaller than the current queue size while there are packets in the queue that would push this
packet size over, existing packets are kept but new packets may not be added to the full queue until enough
packets are sent or received.
{Result}::{Result.InvalidParameters} - if the input was invalid in some way
Return Value
{Result}::{Result.Success} - if the input options were valid
Parameters
P2P.P2PInterface.SetPacketQueueSize
Parameter Type And Name
|
Usage Information
|
SetPacketQueueSizeOptions options
|
Information about packet queue size
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no