rx: Add rx_GetNetworkError
authorAndrew Deason <adeason@sinenomine.net>
Tue, 13 Nov 2012 20:54:10 +0000 (14:54 -0600)
committerDerrick Brashear <shadow@your-file-system.com>
Wed, 5 Dec 2012 18:46:34 +0000 (10:46 -0800)
commit399abf159b1418dea38daf166f9d55072042909c
tree7f6ae89497c60d7929305f792fd4e325b8c6e39d
parent696db8667d12b1c5639515840f69c9a46d2b866d
rx: Add rx_GetNetworkError

Add the function rx_GetNetworkError to rx, to allow callers to
retrieve some information about the last ICMP error received for a
connection's peer. This can be useful if a call on that connection was
recently ended due to ICMP errors.

Change-Id: I7c507185f6a4ab986c0119f67cdaa4e50e447175
Reviewed-on: http://gerrit.openafs.org/8451
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/libafsrpc/afsrpc.def
src/libafsrpc/libafsrpc.la.sym
src/rx/liboafs_rx.la.sym
src/rx/rx.c
src/rx/rx.h
src/rx/rx_peer.h
src/rx/rx_prototypes.h