From d42198bbc36e525e50bb32f5efeda63875c5b24f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 2 Jan 2017 12:09:36 -0800 Subject: Uncrustify. --- src/core/socket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/core/socket.h b/src/core/socket.h index 1808b09d..d0f5f3a3 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -60,6 +60,7 @@ extern int nni_sock_listen(nni_sock *, const char *, nni_endpt **, int); // already have the socket lock held. extern void nni_sock_recverr(nni_sock *, int); extern void nni_sock_senderr(nni_sock *, int); + // These are socket methods that protocol operations can expect to call. // Note that each of these should be called without any locks held, since // the socket can reenter the protocol. -- cgit v1.2.3-70-g09d2