Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed | Dan Winship | 2001-01-17 | 1 | -4/+6 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 1 | -11/+6 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 1 | -0/+26 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 1 | -0/+74 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+196 |