]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-rx-lwp-sendmsg-20070614
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:05:03 +0000 (20:05 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:05:03 +0000 (20:05 +0000)
commit00943d625ec0c536857313bfd447ea7e1b36089d
tree65a3e80915425a375d10b6124467e75b6951f579
parentcbb7e97276137aaed70f6a93a78c135d0d0a0c1f
STABLE14-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