Back to Server.Network
SendQueue
Nested Types:
Entry
(
static
)
byte
[] GetUnusedBuffer()
(
static
)
void
ReleaseBuffer(
byte
[] buffer )
(
ctor
) SendQueue()
byte
[] Dequeue(
ref
int
length )
bool
Enqueue(
byte
[] buffer,
int
length )