voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
ENetHost.totalSentData
derelict
enet
types
ENetHost
< total data sent, user should reset to 0 as needed to prevent overflow
struct
ENetHost
enet_uint32
totalSentData
;
Meta
Source
See Implementation
derelict
enet
types
ENetHost
variables
address
bandwidthLimitedPeers
bandwidthThrottleEpoch
bufferCount
buffers
channelLimit
checksum
commandCount
commands
compressor
connectedPeers
continueSending
dispatchQueue
duplicatePeers
headerFlags
incomingBandwidth
intercept
maximumPacketSize
maximumWaitingData
mtu
outgoingBandwidth
packetData
packetSize
peerCount
peers
randomSeed
recalculateBandwidthLimits
receivedAddress
receivedData
receivedDataLength
serviceTime
socket
totalReceivedData
totalReceivedPackets
totalSentData
totalSentPackets
< total data sent, user should reset to 0 as needed to prevent overflow