ServerClientChannel.h file
Classes
- struct PendingPacket
- A fully built packet waiting for the Sentinel drain pass to send it.
- struct PendingPacketQueue
- Lock-free MPSC queue for PendingPacket.
- struct PendingPacketQueue::Node
- struct ServerClientChannel
- Authority-side state for one connected Owner. The unit of per-client replication.