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

[email protected] (Jonas Borgstr?m) Fri, 26 Jul 2002 12:53:06 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2002-07-26 12:53:06

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

Log message:
	2002-07-26  Jonas Borgström  <[email protected]>
	
	* librr/rr-manager.c: (handle_incoming_start):
	When a <start> request is rejected send the last
	error message as an error frame.
	
	* librr/tcp/rr-tcplistener.c: (rr_tcp_listener_new):
	initialize the socketaddr_in struct to zeros.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.81&r2=1.82
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-manager.c.diff?cvsroot=Development&r1=1.66&r2=1.67
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/tcp/rr-tcplistener.c.diff?cvsroot=Development&r1=1.10&r2=1.11