1
1
Jeff Squyres 6da77ee940 usnic: only warn about each unreachable endpoint once
fi_av_insert() is invoked with a context containing each endpoint
USNIC_NUM_CHANNELS times.  If the address on that endpoint fails to
resolve / is unreachable / has some error, we'll therefore get
USNIC_NUM_CHANNELS error completions with that same endpoint.  We
therefore only want to warn about the unreachability of (and
OBJ_RELEASE) that endpoint the *first* time.

Fixes CSCut46822.
2015-03-27 12:01:59 -07:00
..
2015-02-26 09:17:57 -07:00
2013-02-12 17:45:27 +00:00
2015-03-10 14:37:53 +09:00
2014-08-08 11:36:45 +00:00