From e618abf8f3db2a94269a79c8901a51148d48fcc2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 9 Aug 2019 19:29:51 -0700 Subject: fixes #970 TCP connections through docker-proxy do not reconnect --- docs/man/nng_stream_recv.3str.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/man/nng_stream_recv.3str.adoc b/docs/man/nng_stream_recv.3str.adoc index 6b5e5b37..148be978 100644 --- a/docs/man/nng_stream_recv.3str.adoc +++ b/docs/man/nng_stream_recv.3str.adoc @@ -56,6 +56,7 @@ None. `NNG_ECANCELED`:: The operation was canceled. `NNG_ECLOSED`:: The connection was closed. `NNG_ECONNRESET`:: The peer closed the connection. +`NNG_ECONNSHUT`:: Remote peer shutdown after sending data. `NNG_EINVAL`:: The _aio_ does not contain a valid scatter/gather vector. `NNG_ENOMEM`:: Insufficient free memory to perform the operation. `NNG_ETIMEDOUT`:: Timeout waiting for data from the connection. -- cgit v1.2.3-70-g09d2