#include "wvstring.h"#include "wvbuffer.h"#include "wvcallback.h"#include <unistd.h>#include <sys/time.h>#include <errno.h>Go to the source code of this file.
Compounds | |
| class | WvStream |
| struct | SelectInfo |
| struct | SelectRequest |
Functions | |
| DeclareWvCallback (2, void, WvStreamCallback, WvStream &, void *) | |
Variables | |
| WvStream * | wvcon |
|
||||||||||||||||||||||||
|
|
|
|
console stream, typically a WvSplitStream made from fd's 0 and 1. This can be reassigned while the program is running, if desired, but MUST NOT be NULL. Definition at line 498 of file streams/wvstream.h. |
1.2.15