From b6374f9d9b07c929522066f27ed9a7a05c6bb23b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 2 Jan 2017 14:29:47 -0800 Subject: Protocol initialization restructuring. --- 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 548b4697..8b3c3ff9 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -20,7 +20,7 @@ struct nng_socket { nni_msgq * s_uwq; // Upper write queue nni_msgq * s_urq; // Upper read queue - nni_protocol s_ops; + nni_proto s_proto; void * s_data; // Protocol private -- cgit v1.2.3-70-g09d2