summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/bind.cpp
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2016-12-19 09:44:14 +0000
committerhselasky <hselasky@FreeBSD.org>2016-12-19 09:44:14 +0000
commit9b46b44b7a09b70015bcfa04bd78d099693e20ab (patch)
treece949d66b06de19e69bda023114ba5edcef46545 /contrib/libc++/src/bind.cpp
parentb977e029e9de6b96e1d7e51a6b7229f64d44cda4 (diff)
downloadFreeBSD-src-9b46b44b7a09b70015bcfa04bd78d099693e20ab.zip
FreeBSD-src-9b46b44b7a09b70015bcfa04bd78d099693e20ab.tar.gz
MFC r309404:
Fix return value from ng_uncallout(). callout_stop() recently started returning -1 when the callout is already stopped, which is not handled by the netgraph code. Properly filter the return value. Netgraph callers only want to know if the callout was cancelled and not draining or already stopped. Discussed with: julian, glebius
Diffstat (limited to 'contrib/libc++/src/bind.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud