#include "wvsplitstream.h"#include <sys/types.h>#include <sys/time.h>#include <assert.h>Go to the source code of this file.
Variables | |
| WvSplitStream | wvconsole (0, 1) |
| WvStream * | wvcon = &wvconsole |
|
|
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 19 of file wvsplitstream.cc. |
|
|
|
1.3-rc3