BIND 10 #805: Client side code to request new sockets (C++)
BIND 10 Development
do-not-reply at isc.org
Thu Jan 5 19:56:03 UTC 2012
#805: Client side code to request new sockets (C++)
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
stephen | Status: reviewing
Type: | Milestone:
enhancement | Sprint-20120110
Priority: | Resolution:
blocker | Sensitive: 0
Component: | Sub-Project: DNS
Unclassified | Estimated Difficulty: 5
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Socket creator |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by vorner):
Hello
I'll skip the discussion for today, as I spent most of my time trying to
make it work in practice. I wasn't yet fully successful, but it gets
nearer. I fixed some problems, the last commit is some work in progress
while trying to find a problem. For example, the close doesn't have a
check if it succeeded (but it is unclear on what to do if it didn't).
The current problem is, it leaks the socket somewhere. It provides the
socket the first time, but the startup is kind of broken, so it resets the
sockets once again, it returns them (according to the log messages), but
it fails to create them again with „Address already in use“. If you would
like to have a look (or anybody else), it's in the branch trac805-merged.
Unluckily for me, I can't do much testing, I have problems installing, but
I don't know exactly why.
--
Ticket URL: <http://bind10.isc.org/ticket/805#comment:21>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list