ObjFW  Check-in [1404d33024]

Overview
Comment:Ignore SIGPIPE when using OFStream.

SIGPIPE is quite useless and contraproductive as we throw an
OFWriteFailedException anyway.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1404d330243c44f2279b1d37aec1eea1ddcf31c5c4589bff6ea3c374e1966380
User & Date: js on 2011-01-08 15:57:35
Other Links: manifest | tags
Context
2011-01-08
15:59
Prefer -[release] over -[dealloc]. check-in: c53575653d user: js tags: trunk
15:57
Ignore SIGPIPE when using OFStream. check-in: 1404d33024 user: js tags: trunk
2011-01-04
22:58
Allow -framework in objfw-compile. check-in: 3cfb6d105e user: js tags: trunk
Changes