#include "wvstream.h"
#include "wvtask.h"
#include <time.h>
#include <sys/types.h>
#include <errno.h>
#include <assert.h>
Go to the source code of this file.
Defines | |
#define | TRACE(x, y...) |
Functions | |
void | normalize (struct timeval &tv) |
|
Definition at line 23 of file wvstream.cc. Referenced by WvStream::callback(), WvStreamList::execute(), WvStream::flush(), WvStream::flush_then_close(), WvStream::read(), and WvStream::~WvStream(). |
|
Definition at line 28 of file wvstream.cc. Referenced by WvStream::alarm(), and WvStream::alarm_remaining(). |