From 29628309ae018c3f317eef9b03625d4ce3807a92 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Dec 2016 21:34:49 -0800 Subject: Added lingering (1s default.) --- src/core/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/socket.h') diff --git a/src/core/socket.h b/src/core/socket.h index 5b321ae7..ff6a63d5 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -25,10 +25,10 @@ struct nng_socket { void * s_data; // Protocol private // XXX: options + nni_duration s_linger; nni_list_t s_eps; // active endpoints nni_list_t s_pipes; // pipes for this socket - nni_list_t s_reap_eps; // endpoint deathrow int s_closing; // Socket is closing int s_besteffort; // Best effort mode delivery -- cgit v1.2.3-70-g09d2