From f5c259eec0cd3fa5cd623e159cbfec83b4a500d5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 7 Mar 2017 11:41:27 -0800 Subject: Req/Rep now callback driven. --- src/protocol/reqrep/rep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/protocol/reqrep/rep.c') diff --git a/src/protocol/reqrep/rep.c b/src/protocol/reqrep/rep.c index 154a40f7..2c658ae8 100644 --- a/src/protocol/reqrep/rep.c +++ b/src/protocol/reqrep/rep.c @@ -267,7 +267,7 @@ nni_rep_pipe_getq_cb(void *arg) } rp->aio_send.a_msg = rp->aio_getq.a_msg; - rp->aio_send.a_msg = NULL; + rp->aio_getq.a_msg = NULL; nni_pipe_aio_send(rp->pipe, &rp->aio_send); } -- cgit v1.2.3-70-g09d2