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().


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5