From db478c913fec4e642330280f017bf6850455a059 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 10 Mar 2017 15:14:31 -0800 Subject: Eliminate per-socket workers. --- src/core/socket.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/socket.h') diff --git a/src/core/socket.h b/src/core/socket.h index 6fe4117a..6a608d0a 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -52,7 +52,6 @@ struct nni_socket { size_t s_rcvmaxsz; // maximum receive size nni_thr s_notifier; - nni_thr s_worker_thr[NNI_MAXWORKERS]; int s_ep_pend; // EP dial/listen in progress int s_closing; // Socket is closing -- cgit v1.2.3-70-g09d2