Go to the source code of this file.
Functions | |
| static Boolean | socketIsReadable (int socket) |
| static void | checkFunc (void *) |
| static void | waitUntilSocketIsReadable (UsageEnvironment &env, int socket) |
Variables | |
| static char | watchVariable |
| static Boolean socketIsReadable | ( | int | socket | ) | [static] |
Definition at line 381 of file MP3StreamState.cpp.
Referenced by waitUntilSocketIsReadable().
| static void checkFunc | ( | void * | ) | [static] |
Definition at line 395 of file MP3StreamState.cpp.
Referenced by waitUntilSocketIsReadable().
| static void waitUntilSocketIsReadable | ( | UsageEnvironment & | env, | |
| int | socket | |||
| ) | [static] |
Definition at line 399 of file MP3StreamState.cpp.
char watchVariable [static] |
Definition at line 393 of file MP3StreamState.cpp.
1.6.3