- Timestamp:
- 04/24/10 14:23:35 (2 years ago)
- Branches:
- master
- Parents:
- 687f7d
- git-author:
- Tomash Brechko <tomash.brechko@…> (04/24/10 14:23:35)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (04/24/10 14:23:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Changes
red2993 r335378 2 2 3 3 4 0.19 ??? 5 - ??? 4 0.19 2010-04-24 5 - revert SIGPIPE suppression change. Upgrade if you couldn't 6 build 0.18. 6 7 7 8 Changes since 0.18: 8 9 9 ??? 10 Turned out some orthodox systems do not have sigtimedwait(). 11 Since advanced systems that have sigtimedwait() also have 12 MSG_NOSIGNAL and thus do not use SIGPIPE suppression code in 13 question, and other systems have neither MSG_NOSIGNAL nor 14 sigtimedwait(), the only option is to revert to the previous 15 suppression code. It works correctly unless your program is 16 multi-threaded. 10 17 11 18
Note: See TracChangeset
for help on using the changeset viewer.
