_ENetHost Struct Reference

#include <enet.h>


Detailed Description

No fields should be modified.

See also:
enet_host_create()

enet_host_destroy()

enet_host_connect()

enet_host_service()

enet_host_flush()

enet_host_broadcast()

enet_host_bandwidth_limit()

enet_host_bandwidth_throttle()


Data Fields

ENetSocket socket
ENetAddress address
 Internet address of the host.
enet_uint32 incomingBandwidth
 downstream bandwidth of the host
enet_uint32 outgoingBandwidth
 upstream bandwidth of the host
enet_uint32 bandwidthThrottleEpoch
enet_uint32 mtu
int recalculateBandwidthLimits
ENetPeerpeers
 array of peers allocated for this host
size_t peerCount
 number of peers allocated for this host
ENetPeerlastServicedPeer
int continueSending
size_t packetSize
enet_uint16 headerFlags
ENetProtocol commands [ENET_PROTOCOL_MAXIMUM_PACKET_COMMANDS]
size_t commandCount
ENetBuffer buffers [ENET_BUFFER_MAXIMUM]
size_t bufferCount
ENetAddress receivedAddress
enet_uint8 receivedData [ENET_PROTOCOL_MAXIMUM_MTU]
size_t receivedDataLength


The documentation for this struct was generated from the following file:
Generated on Wed Jun 6 14:33:50 2007 for enet by  doxygen 1.5.1