BIND 10 #218: (review) a regression in xfrin: it can't communicate with a remote server.

BIND 10 Development do-not-reply at isc.org
Tue Jun 1 17:31:15 UTC 2010


#218: (review) a regression in xfrin: it can't communicate with a remote server.
----------------------+-----------------------------------------------------
 Reporter:  jinmei    |       Owner:  UnAssigned                                 
     Type:  defect    |      Status:  new                                        
 Priority:  critical  |   Milestone:  04. 2nd Incremental Release: Early Adopters
Component:  xfrin     |    Keywords:                                             
Sensitive:  0         |  
----------------------+-----------------------------------------------------
 Now that each xfrin connection thread has its own socket map (which is
 itself the right thing), we need to pass that map to asyncore.loop().
 Otherwise the loop would use the global map and fail to keep track of the
 connection.

 The fix is trivial.  Please review.  This must be included in the release.

-- 
Ticket URL: <http://bind10.isc.org/ticket/218>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list