ObjFW  Check-in [c6a4b0a95f]

Overview
Comment:OFTCPSocket: Clear read buffer for new connection

This prevents reading old data when closing and reconnecting the socket.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c6a4b0a95fd8f28223936074ae8b135889197c6b09bc15bf2703307da469458b
User & Date: js on 2014-08-18 10:53:56
Other Links: manifest | tags
Context
2014-08-21
19:00
OFHTTPServer: Don't close the socket manually check-in: b87a5d3b46 user: js tags: trunk
2014-08-18
10:53
OFTCPSocket: Clear read buffer for new connection check-in: c6a4b0a95f user: js tags: trunk
2014-08-17
10:42
Remove asprintf.[hm] from Xcode project check-in: 9dd18eddc4 user: js tags: trunk
Changes