Check-in [1fb0b13c23]
Overview
Comment:Updated to use nanosleep() instead of usleep() which requires a _BSD_SOURCE macro
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1fb0b13c23efd52a61931663193668827c9867f2
User & Date: rkeene on 2016-09-22 18:34:17
Other Links: manifest | tags
Context
2016-09-22
19:02
Updated to support compiling filed in alternate directories check-in: 08602df0fc user: rkeene tags: trunk
18:34
Updated to use nanosleep() instead of usleep() which requires a _BSD_SOURCE macro check-in: 1fb0b13c23 user: rkeene tags: trunk
18:01
Updated to explicitly use sigaction and BSD-style signal handlers, needed to properly deal with SIGPIPE when closing connections check-in: 3a7004a8cd user: rkeene tags: trunk
Changes