Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

simpleconn.cc File Reference

#include "wvfile.h"
#include "wvstreamlist.h"
#include "wvtcp.h"
#include "wvlog.h"
#include <signal.h>

Go to the source code of this file.

Functions

void bouncer (WvStream &s, void *userdata)
int main (int argc, char **argv)


Function Documentation

void bouncer WvStream   s,
void *    userdata
[static]
 

Definition at line 16 of file simpleconn.cc.

References WvStream::delay_output, WvStream::isok, WvStream::read, and WvStream::write.

Referenced by main.

int main int    argc,
char **    argv
 

Definition at line 42 of file simpleconn.cc.

References WvList< WvStream >::append, WvTCPListener::auto_accept, bouncer, WvStream::callback, WvListBase::count, WvStream::errstr, WvLog::Info, WvStream::isok, WvStream::select, and WvStream::setcallback.


Generated on Sun Aug 25 02:29:35 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002