roadrunner ./ChangeLog librr/rr-listener.c lib ...

[email protected] (Jonas Borgstr?m) Fri, 3 Jan 2003 17:01:05 +0100 (CET)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2003-01-03 17:01:05

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

Log message:
	2003-01-03  Jonas Borgström  <[email protected]>
	
	* librr/rr-listener.c: (rr_listener_class_init),
	(rr_listener_get_max_connections), (shutdown),
	(rr_listener_disconnect_all):
	* librr/rr-listener.h:
	* librr/tcp/rr-tcpconnection.c: (finalize):
	* librr/tcp/rr-tcplistener.c: (source_remove),
	(rr_tcp_listener_unlisten), (tcp_shutdown), (finalize):
	implemented rr_listener_shutdown.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.96&r2=1.97
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-listener.c.diff?cvsroot=Development&r1=1.6&r2=1.7
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-listener.h.diff?cvsroot=Development&r1=1.4&r2=1.5
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/tcp/rr-tcpconnection.c.diff?cvsroot=Development&r1=1.69&r2=1.70
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/tcp/rr-tcplistener.c.diff?cvsroot=Development&r1=1.15&r2=1.16