CoreFW  History of src/tcpsocket.c of 6893b9f5aba838c6

History of the file that is called src/tcpsocket.c at check-in 6893b9f5aba838c6

2014-07-07
22:46
Add missing definition of _C99_SOURCE file: [ff8fe0a597] check-in: [e1f08057a2] user: js, branch: trunk, size: 3533 [annotate] [blame] [check-ins using] [diff]
2012-09-30
01:34
Rename eof to at_end.

This is more fitting as end of file is not really true for a socket. file: [ba08fae5df] check-in: [6893b9f5ab] user: js, branch: trunk, size: 3513 [annotate] [blame] [check-ins using] [diff]

01:10
Make glibc happy. file: [cad757af38] check-in: [f1c55cc298] user: js, branch: trunk, size: 3492 [annotate] [blame] [check-ins using] [diff]
01:01
Add cfw_stream_read_line().

This also adds a caching infrastructure to cfw_stream. file: [f4d3eaafb5] check-in: [2cee5ea2d5] user: js, branch: trunk, size: 3469 [annotate] [blame] [check-ins using] [diff]

2012-09-29
22:34
Added: Add tcpsocket.

TODO:
* check for getaddrinfo() in configure
* fallback if getaddrinfo() is unavailable file: [8af7b73d7d] check-in: [17c1d8f6b0] user: js, branch: trunk, size: 3438 [annotate] [blame] [check-ins using]