Commit graph

6 commits

Author SHA1 Message Date
377cdc9fa2 Rename eof to at_end.
This is more fitting as end of file is not really true for a socket.
2012-09-30 03:34:46 +02:00
3e038e2ba3 Make glibc happy. 2012-09-30 03:10:59 +02:00
977f3a0a44 Add cfw_stream_read_line().
This also adds a caching infrastructure to cfw_stream.
2012-09-30 03:01:37 +02:00
a9f9734ea7 Add cfw_std{in,out,err}. 2012-09-30 00:50:49 +02:00
c18e55e2ff Add tcpsocket.
TODO:
 * check for getaddrinfo() in configure
 * fallback if getaddrinfo() is unavailable
2012-09-30 00:34:49 +02:00
ff7c45b493 Add file. 2012-09-30 00:12:10 +02:00