ObjFW  Check-in [df7b88405a]

Overview
Comment:OFHTTPServer: Pass errors from listening socket.

This way, it is possible to recover from errors by e.g. stopping the
server in the main thread and then restarting it, or by just ignoring
the exception.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: df7b88405ad80d6b9eb0e791b6f2b87fe80675ed6ce3cfa57f8c45463ace4407
User & Date: js on 2012-12-27 11:21:43
Other Links: manifest | tags
Context
2012-12-28
02:46
Make 16 bit selector UIDs the default. check-in: 511a372fb8 user: js tags: trunk
2012-12-27
11:21
OFHTTPServer: Pass errors from listening socket. check-in: df7b88405a user: js tags: trunk
11:20
OFStreamObserver_kqueue: Return NO on error. check-in: e5157b2ba2 user: js tags: trunk
Changes