ClientContext

Undocumented in source.

Members

Functions

swapBuffers
void swapBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffers
ubyte[][2] buffers;
Undocumented in source.
lastRead
int lastRead;
Undocumented in source.
readCtx
IOContext readCtx;
Undocumented in source.
state
BitFlags!ClientState state;
Undocumented in source.
writeCtx
IOContext writeCtx;
Undocumented in source.

Meta