#include "wvtimeoutstream.h"
#include "wvlog.h"
#include <sys/time.h>
Go to the source code of this file.
Functions | |
void | timeout (WvStream &s, void *userdata) |
int | main () |
Variables | |
WvLog | log ("timeout", WvLog::Info) |
|
Definition at line 20 of file wvtimeoutex.cc. References WvStream::callback(), WvTimeoutStream::isok(), WvStream::select(), WvStream::setcallback(), and timeout(). |
|
Definition at line 13 of file wvtimeoutex.cc. References log. Referenced by main(), WvSyncStream::pre_select(), WvQtStreamClone::qt_attach(), and WvQtStreamClone::qt_detach(). |
|