ObjFW  Check-in [3c65515ada]

Overview
Comment:Fix using select() on Win32, the check was at the wrong place.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3c65515adaa0cc58c05b5054badcf1fe32d97070b1493c4dbc61437073b99885
User & Date: js on 2012-01-01 19:54:32
Other Links: manifest | tags
Context
2012-01-03
20:44
Don't use objc_setUncaughtExceptionHandler with the old Apple runtime. check-in: 138d928621 user: js tags: trunk
2012-01-01
19:54
Fix using select() on Win32, the check was at the wrong place. check-in: 3c65515ada user: js tags: trunk
19:41
Some MinGW versions are missing alloca() in <stdlib.h>. check-in: d871468a3a user: js tags: trunk
Changes