Removed support for SFIO
[catagits/fcgi2.git] / examples / echo-cpp.cpp
2002-02-25 robs use #if instead of #ifdef
2002-02-24 robs add 'using namespace std' because fcgio.h doesn't do...
2002-02-01 robs Update the echo-cpp example to show the restoral of...
2001-12-07 robs test for iostreams that support a streambuf assignment...
2001-11-26 robs use gcount() instead of eof() because ignore() doesn...
2001-11-21 robs remove bloody CRs
2001-11-21 robs Add some comments/notes
2001-11-21 robs change const qualifier on extern environ
2001-11-21 robs pickup unistd.h and environ
2001-11-20 robs no message