|
Arduino live555
|
Public Member Functions | |
| void | reset () |
| virtual Boolean | handleRead (unsigned char *buffer, unsigned bufferMaxSize, unsigned &bytesRead, struct sockaddr_storage &fromAddress)=0 |
| int | socketNum () const |
| Port | port () const |
| UsageEnvironment & | env () const |
Static Public Attributes | |
| static int | DebugLevel = 1 |
| static UsageEnvironment * | DefaultUsageEnvironment = NULL |
Protected Member Functions | |
| Socket (UsageEnvironment &env, Port port, int family) | |
| Boolean | changePort (Port newPort) |