IOHandlers.cpp File Reference

Go to the source code of this file.

Functions

void socketReadHandler (Socket *sock, int)

Variables

static unsigned const maxPacketLength = 50*1024
static unsigned const ioBufferSize = maxPacketLength + TunnelEncapsulationTrailerMaxSize
static unsigned char ioBuffer [ioBufferSize]

Function Documentation

void socketReadHandler ( Socket *  sock,
int   
)

Definition at line 38 of file IOHandlers.cpp.


Variable Documentation

unsigned const maxPacketLength = 50*1024 [static]

Definition at line 26 of file IOHandlers.cpp.

unsigned const ioBufferSize = maxPacketLength + TunnelEncapsulationTrailerMaxSize [static]

Definition at line 34 of file IOHandlers.cpp.

Referenced by socketReadHandler().

unsigned char ioBuffer[ioBufferSize] [static]

Definition at line 35 of file IOHandlers.cpp.

Referenced by socketReadHandler().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Tue May 22 06:41:44 2012 for MythTV by  doxygen 1.6.3