EOS_P2P_SetPacketQueueSizeOptions

EOS API reference page for EOS_P2P_SetPacketQueueSizeOptions

1分未満で読めます

This data structure is part of the P2P Interface.

Remarks

Structure containing information about new packet queue size settings.

Properties

EOS_P2P_SetPacketQueueSizeOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_P2P_SETPACKETQUEUESIZE_API_LATEST.
uint64_t IncomingPacketQueueMaxSizeBytesThe ideal maximum amount of bytes the Incoming packet queue can consume
uint64_t OutgoingPacketQueueMaxSizeBytesThe ideal maximum amount of bytes the Outgoing packet queue can consume