OpenAFS CVS Commit: openafs/src/rx by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 14 Jun 2007 15:05:03 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/rx
Modified Files:
Tag: openafs-stable-1_4_x
rx_lwp.c rx_packet.c
Log Message:
DELTA STABLE14-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 for openafs-stable-1_4_x follows ---
STABLE14-rx-lwp-sendmsg-20070614 openafs/src/rx/rx_lwp.c 1.17.2.1 1.17.2.2
STABLE14-rx-lwp-sendmsg-20070614 openafs/src/rx/rx_packet.c 1.35.2.30 1.35.2.31