[Xorp-cvs] XORP cvs commit: xorp/bgp

Bruce Simpson bms@icir.org
Mon, 5 Sep 2005 18:07:08 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms@xorpc.icir.org	2005-09-05 18:07:08 UTC

XORP CVS repository


Modified files:
	bgp           socket.cc 

Log message:
	In SocketClient::connect(), use comm_sock_is_connected() immediately
	after a non-blocking connect() to check for immediate connection, which
	would otherwise not be signalled to the I/O dispatcher.
	
	Requested by:   atanu

Revision  Changes                              Path
1.35      +5 -4;  commitid: 61f2431c893f7ea6;  xorp/bgp/socket.cc