Overview
Comment: | Rename eof to at_end.
This is more fitting as end of file is not really true for a socket. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6893b9f5aba838c6b48d8b6b0ffbfe81 |
User & Date: | js on 2012-09-30 01:34:46 |
Other Links: | manifest | tags |
Context
2012-09-30
| ||
01:46 | Add a few new string functions. check-in: 499faa2771 user: js tags: trunk | |
01:34 | Rename eof to at_end. check-in: 6893b9f5ab user: js tags: trunk | |
01:10 | Make glibc happy. check-in: f1c55cc298 user: js tags: trunk | |
Changes
Modified src/file.c from [8363b05eea] to [7ba5522f8b]. [diff]
Modified src/stream.c from [c9268ffce9] to [316847ca63]. [diff]
Modified src/stream.h from [677d5c6a56] to [bcb155f507]. [diff]
Modified src/tcpsocket.c from [cad757af38] to [ba08fae5df]. [diff]