ObjFW  Check-in [19df6b304d]

Overview
Comment:OFStreamObserver_kqueue: Integer overflow check.

This is only relevant for platforms on which kqueue uses int for the
number of events instead of size_t.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19df6b304d29223f2a839b71fa5b030f3c2643f9bc506d5e794f622c40855eeb
User & Date: js on 2012-12-11 23:26:49
Other Links: manifest | tags
Context
2012-12-12
18:40
Coding style. check-in: 6ad5d3d8d6 user: js tags: trunk
2012-12-11
23:26
OFStreamObserver_kqueue: Integer overflow check. check-in: 19df6b304d user: js tags: trunk
16:38
OFHTTPRequest: Add the current date if necessary. check-in: d330801ded user: js tags: trunk
Changes