BIND 10 #183: UNIX domain socket for msgq
BIND 10 Development
do-not-reply at isc.org
Wed May 26 19:58:45 UTC 2010
#183: UNIX domain socket for msgq
-----------------------------+----------------------------------------------
Reporter: larissas | Owner: jelte
Type: defect | Status: reviewing
Priority: major | Milestone: 04. 2nd Incremental Release
Component: message-library | Resolution:
Keywords: | Sensitive: 0
-----------------------------+----------------------------------------------
Changes (by jinmei):
* owner: jinmei => jelte
Comment:
And one final small thing: we should catch references by reference:
{{{
} catch (boost::system::system_error se) {
isc_throw(SessionError, se.what());
}
}}}
I believe it's non controversial and trivial, so I've directly fixed it in
the branch (r1943).
Giving the ticket back to Jelte.
--
Ticket URL: <https://bind10.isc.org/ticket/183#comment:14>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list