]> git.michaelhowe.org Git - packages/o/openafs.git/commit
rx-lwp-sendmsg-20070614
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:04:10 +0000 (20:04 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 14 Jun 2007 20:04:10 +0000 (20:04 +0000)
commit46a931d020da24dd534e1064ea9fbe693acbdf65
tree81688fc9571391ea507abc47eea961d1ad2bb6d2
parentc27c00f8a93dcfd1b919197e233c217f778cbbf7
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.
src/rx/rx_lwp.c
src/rx/rx_packet.c