roadrunner ./ChangeLog librr/rr-manager.c libr ...

[email protected] (Jonas Borgstr?m) Wed, 17 Jul 2002 14:30:41 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2002-07-17 14:30:41

Modified files:
	.              : ChangeLog 
	librr          : rr-manager.c rr-manager.h 
	librr/tcp      : rr-tcpconnection.c 

Log message:
	2002-07-17  Jonas Borgström  <[email protected]>
	
	* librr/rr-manager.c: (rr_manager_start_multi),
	(close_confirmation), (rr_manager_close_channel):
	* librr/rr-manager.h:
	Don't try start/close any channel if we are disconnected.
	
	* librr/tcp/rr-tcpconnection.c: (disconnect):
	Ignore error messages when trying to close channel 0.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.79&r2=1.80
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-manager.c.diff?cvsroot=Development&r1=1.65&r2=1.66
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-manager.h.diff?cvsroot=Development&r1=1.24&r2=1.25
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/tcp/rr-tcpconnection.c.diff?cvsroot=Development&r1=1.61&r2=1.62