From 7bb5ab9c4f70c9fa0a67a22c4aee83b0109318c4 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 27 Apr 2025 23:35:25 -0700 Subject: Converted property functions to use nng_err. --- src/sp/protocol/pipeline0/pull.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp/protocol/pipeline0/pull.c') diff --git a/src/sp/protocol/pipeline0/pull.c b/src/sp/protocol/pipeline0/pull.c index d808180a..559935b0 100644 --- a/src/sp/protocol/pipeline0/pull.c +++ b/src/sp/protocol/pipeline0/pull.c @@ -245,7 +245,7 @@ pull0_sock_recv(void *arg, nni_aio *aio) nni_mtx_unlock(&s->m); } -static int +static nng_err pull0_sock_get_recv_fd(void *arg, int *fdp) { pull0_sock *s = arg; -- cgit v1.2.3-70-g09d2