#include "wvfdstream.h"
#include "wvmoniker.h"
#include <sys/socket.h>
Go to the source code of this file.
Defines | |
#define | isselectable(fd) (true) |
Functions | |
IWvStream * | creator (WvStringParm s, IObject *, void *) |
Variables | |
WvMoniker< IWvStream > | reg ("fd", creator) |
|
Definition at line 13 of file wvfdstream.cc. Referenced by WvFDStream::pre_select(). |
|
Definition at line 42 of file wvfdstream.cc. References WvFastString::num(), and WvStringParm. |
|
|