BIND 10 trac2398, created. 8018033c5e0e31be028a3c08ec33234d794aa708 [2398] Catch EPIPE in msgq
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Nov 21 15:50:26 UTC 2012
The branch, trac2398 has been created
at 8018033c5e0e31be028a3c08ec33234d794aa708 (commit)
- Log -----------------------------------------------------------------
commit 8018033c5e0e31be028a3c08ec33234d794aa708
Author: Jelte Jansen <jelte at isc.org>
Date: Wed Nov 21 16:13:51 2012 +0100
[2398] Catch EPIPE in msgq
And kill the socket if this is caught. This is similar to the other case where __send_data is called.
commit 5378e305cb5c51dd3245c8844fb76a99e0f7999d
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Nov 20 11:52:52 2012 +0100
[2398] Add test setup for sending messages in msgq
Test setup raising arbitrary exceptions from the write socket.
We can extend this to do the same for reading I think.
Also added tests; some for things that worked already (EAGAIN, EWOULDBLOCK), but also for the SIGPIPE that is the problem in #2398
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list