[][src]Type Definition enet_sys::_ENetPacketFlag

type _ENetPacketFlag = u32;

Packet flag bit constants.

The host must be specified in network byte-order, and the port must be in host byte-order. The constant ENET_HOST_ANY may be used to specify the default server host.

@sa ENetPacket