]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-rx-lwp-sendmsg-20070614
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:06:25 +0000 (20:06 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:06:25 +0000 (20:06 +0000)
commitb8d45dbd097e8a37d21d4c8d6b1fa4ff7c1a04c5
tree7fcf07d8f30316922b695ff90c153c89995e2712
parent2bc3dfc82942946de3d15b05c728734f45c33309
DEVEL15-rx-lwp-sendmsg-20070614

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.

(cherry picked from commit 46a931d020da24dd534e1064ea9fbe693acbdf65)
src/rx/rx_lwp.c
src/rx/rx_packet.c