aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-tcp-stream.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of an unused variable.Jeffrey Stedfast2002-04-171-3/+3
* Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-111-2/+20
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+2
* Print info about the issuer of the certificate.Jeffrey Stedfast2001-03-171-1/+4
* Oops. Make this a subclass of CamelTcpStream, not CamelStream.Jeffrey Stedfast2001-03-141-4/+5
* If the close() is successful, set the fd to -1.Jeffrey Stedfast2001-01-161-2/+0
* Implemented. (stream_setsockopt): Implemented.Jeffrey Stedfast2001-01-151-0/+49
* New abstract class for TCP streams. The next step is to write childJeffrey Stedfast2001-01-141-0/+70