BIND 10 #151: XfroutClient socket location and removal
BIND 10 Development
do-not-reply at isc.org
Fri Jun 4 09:43:16 UTC 2010
#151: XfroutClient socket location and removal
--------------------+-------------------------------------------------------
Reporter: jreed | Owner: jreed
Type: defect | Status: assigned
Priority: major | Milestone: 05. 3rd Incremental Release
Component: xfrout | Resolution:
Keywords: | Sensitive: 0
--------------------+-------------------------------------------------------
Changes (by zhanglikun):
* owner: zhanglikun => jreed
Comment:
Hi Jeremy, Could have a review of the patch I just created again, I just
worry about whether the os.unlink(sock_file) will throw an exception
caused by some privilege problem. that means if unlink the file failed,
the xfrout process still need exit.
if err.errno == errno.ECONNREFUSED:
os.unlink(sock_file)
--
Ticket URL: <http://bind10.isc.org/ticket/151#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list