tls ./ChangeLog librrtls/rr-tls.c

[email protected] (Jonas Borgstr?m) Sat, 22 Feb 2003 19:50:34 +0100 (CET)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	tls
Changes by:	[email protected]	2003-02-22 19:50:34

Modified files:
	.              : ChangeLog 
	librrtls       : rr-tls.c 

Log message:
	2003-02-22  Jonas Borgström  <[email protected]>
	
	* librrtls/rr-tls.c: (do_server_handshake2), (do_server_handshake),
	(do_client_handshake2), (do_client_handshake):
	Use the RoadRunner work pool to avoid unnecessary blocking of
	the event loop.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/ChangeLog.diff?cvsroot=Development&r1=1.24&r2=1.25
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/librrtls/rr-tls.c.diff?cvsroot=Development&r1=1.20&r2=1.21