fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
[oweals/gnunet.git] / src / pt / gnunet-daemon-pt.c
index 6375406d9648bd5551d9f82231d0d12e434e23e8..166f9df1dcaeed3a4b7c2e013bce912d8a5af76e 100644 (file)
@@ -352,8 +352,7 @@ try_open_exit ()
                                                      pos,
                                                      &pos->peer,
                                                      GNUNET_APPLICATION_TYPE_INTERNET_RESOLVER,
-                                                     GNUNET_YES /* no buffer */,
-                                                     GNUNET_NO /* reliable */);
+                                                     GNUNET_MESH_OPTION_DEFAULT);
        if (NULL == pos->mesh_channel)
        {
          GNUNET_break (0);