aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-communicator-unix.c')
-rw-r--r--src/transport/gnunet-communicator-unix.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/gnunet-communicator-unix.c b/src/transport/gnunet-communicator-unix.c
index 31d2e4ed3..27dda7281 100644
--- a/src/transport/gnunet-communicator-unix.c
+++ b/src/transport/gnunet-communicator-unix.c
@@ -670,6 +670,8 @@ setup_queue (const struct GNUNET_PeerIdentity *target,
670 &queue->target, 670 &queue->target,
671 foreign_addr, 671 foreign_addr,
672 UNIX_MTU, 672 UNIX_MTU,
673 GNUNET_TRANSPORT_QUEUE_LENGTH_UNLIMITED,
674 0,
673 GNUNET_NT_LOOPBACK, 675 GNUNET_NT_LOOPBACK,
674 cs, 676 cs,
675 queue->mq); 677 queue->mq);