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

[email protected] (Jonas Borgstr?m) Tue, 1 Oct 2002 09:50:30 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2002-10-01 09:50:30

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

Log message:
	2002-10-01  Jonas Borgström  <[email protected]>
	
	* librr/rr-channel.c: (do_frame_available), (out_queue_pop):
	Acquire the mutex before adding a RPY slot.
	
	* librr/rr-frame.h: cleanup
	
	* librr/tcp/rr-tcpconnection.c: (frame_divider):
	Fixed a bug that might cause segno mismatch and frame parse errors.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.88&r2=1.89
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.c.diff?cvsroot=Development&r1=1.39&r2=1.40
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-frame.h.diff?cvsroot=Development&r1=1.14&r2=1.15
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/tcp/rr-tcpconnection.c.diff?cvsroot=Development&r1=1.67&r2=1.68