Tomasz Grabiec
a4eba9b031
posix: suppress SIGPIPE
...
When socket was closed by the other side and we try to write into it
the process gets SIGPIPE. We should suppress it, so that failure is
handled locally. Now the failure will percolate up as an exception.
2014-10-15 15:59:42 +02:00
..
2014-10-05 18:09:09 +03:00
2014-10-15 15:50:28 +02:00
2014-08-31 21:29:13 +03:00
2014-09-16 18:48:14 +03:00
2014-10-15 15:59:42 +02:00
2014-10-05 19:58:12 +03:00
2014-09-22 17:18:46 +03:00
2014-10-02 14:32:32 +03:00
2014-09-23 18:57:11 +03:00
2014-10-15 15:59:41 +02:00
2014-10-15 16:44:36 +03:00
2014-10-13 13:03:46 +03:00
2014-10-12 16:37:30 +03:00
2014-10-13 15:51:43 +03:00
2014-09-10 13:44:46 +03:00
2014-10-15 12:21:22 +03:00
2014-09-30 10:43:01 +03:00
2014-10-15 12:45:54 +03:00
2014-10-15 15:59:42 +02:00
2014-10-13 15:41:18 +03:00
2014-10-12 16:35:48 +03:00
2014-09-03 16:22:27 +03:00
2014-10-15 15:59:42 +02:00
2014-09-22 11:25:54 +03:00
2014-09-23 18:57:11 +03:00
2014-10-01 13:21:10 +02:00
2014-10-02 14:28:14 +03:00
2014-10-15 15:59:41 +02:00
2014-08-31 21:29:13 +03:00