From 5633a467a009945a4f1eb06f7ffe9f02b833567f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 17 Jan 2017 19:57:56 -0800 Subject: Pipe IDs are now tracked on global ID hashes. --- src/core/socket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/socket.h') diff --git a/src/core/socket.h b/src/core/socket.h index 2860ad46..424b1321 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -42,8 +42,6 @@ struct nng_socket { nni_cv s_notify_cv; // wakes notify thread nni_mtx s_notify_mx; // protects s_notify list - nni_idhash * s_pipes_by_id; // pipes by id - nni_list s_reaps; // pipes to reap nni_thr s_reaper; nni_thr s_notifier; -- cgit v1.2.3-70-g09d2