Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added length field to tcp_endpoint_t | Christian Pointner | 2010-11-28 | 1 | -2/+2 |
* | replaced inet_ntop with getnameinfo | Christian Pointner | 2010-11-28 | 1 | -28/+11 |
* | source address to connect from can now be specified | Christian Pointner | 2010-11-28 | 1 | -2/+4 |
* | listening on tcp sockets works now | Christian Pointner | 2010-11-27 | 1 | -0/+32 |
* | added tcp listener list | Christian Pointner | 2010-11-26 | 1 | -0/+70 |