ObjFW  Check-in [1dbe9a4e4e]

Overview
Comment:Retain sockets until after removal from observer

Not retaining them caused kevent() to be called on an invalid fd.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1dbe9a4e4eb722c4f4cf49b94015bb9907a80c11d3244c999cac47b477b77c5d
User & Date: js on 2014-08-22 19:09:34
Other Links: manifest | tags
Context
2014-08-23
01:01
Make ObjFW.framework a module check-in: c8a562d8d7 user: js tags: trunk
2014-08-22
19:09
Retain sockets until after removal from observer check-in: 1dbe9a4e4e user: js tags: trunk
2014-08-21
19:00
OFHTTPServer: Don't close the socket manually check-in: b87a5d3b46 user: js tags: trunk
Changes