ObjFW  Check-in [f81f162b33]

Overview
Comment:Omit check for select() / poll() on certain OSes

This is in preparation for using -noixemul on MorphOS.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f81f162b33837a52ee7bdfbfdb3967b64d1b93e4549224e3b1e8522cf0600a32
User & Date: js on 2017-05-22 22:00:39
Other Links: manifest | tags
Context
2017-05-22
23:31
Make includes of unistd.h and fcntl.h conditional check-in: 1287e77e04 user: js tags: trunk
22:00
Omit check for select() / poll() on certain OSes check-in: f81f162b33 user: js tags: trunk
2017-05-21
23:57
Use closesocket() instead of close() check-in: b4cd87cd81 user: js tags: trunk
Changes