OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 14 Jun 2007 15:04:10 EDT


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/rx

Modified Files:
	rx_lwp.c rx_packet.c 
Log Message:
DELTA rx-lwp-sendmsg-20070614
AUTHOR jaltman@secure-endpoints.com

update the lwp version of rxi_sendmsg to return the same error, -1,
returned by the pthread version.

replace errno with WSAGetLastError() in the Windows blocks so that
the correct error value is checked.



--- DELTA config follows ---
rx-lwp-sendmsg-20070614 openafs/src/rx/rx_lwp.c 1.22 1.23
rx-lwp-sendmsg-20070614 openafs/src/rx/rx_packet.c 1.71 1.72