OpenAFS CVS Commit: openafs/src/rx by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 15 Sep 2005 22:28:51 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.c rx_clock_nt.c rx_getaddr.c rx_globals.h rx_kcommon.c
rx_packet.c rx_pthread.c rx_xmit_nt.c
Log Message:
DELTA STABLE14-rx-send-error-code-propagation-20050915
AUTHOR jaltman@secure-endpoints.com
* add a version of rxi_DebugPrint for Windows that uses OutputDebugString
* migrate all printf statements to the dpf macro
* stop masking the errors from rx_sendmsg() so that higher level functions
can make decisions based upon the failure.
* Windows reports EHOSTUNREACHABLE. Similar to Linux, if it is reported
reset the send packet start time to 0 in order to immediately cause the
server to be marked down.
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx.c 1.58.2.26 1.58.2.27
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_clock_nt.c 1.9.2.1 1.9.2.2
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_getaddr.c 1.15.2.4 1.15.2.5
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_globals.h 1.9.2.9 1.9.2.10
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_kcommon.c 1.44.2.5 1.44.2.6
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_packet.c 1.35.2.16 1.35.2.17
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_pthread.c 1.17.2.5 1.17.2.6
STABLE14-rx-send-error-code-propagation-20050915 openafs/src/rx/rx_xmit_nt.c 1.7.2.1 1.7.2.2