gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r37098 - branches/mhd-0.9.50


From: gnunet
Subject: [GNUnet-SVN] r37098 - branches/mhd-0.9.50
Date: Fri, 29 Apr 2016 23:14:37 +0200

Author: Karlson2k
Date: 2016-04-29 23:14:37 +0200 (Fri, 29 Apr 2016)
New Revision: 37098

Modified:
   branches/mhd-0.9.50/ChangeLog
   branches/mhd-0.9.50/configure.ac
Log:
Revert "shutdown trigger select" on Darwin.
Fixed daemon shutdown on Darwin without "MHD_USE_PIPE_FOR_SHUTDOWN" option.

Modified: branches/mhd-0.9.50/ChangeLog
===================================================================
--- branches/mhd-0.9.50/ChangeLog       2016-04-29 21:14:34 UTC (rev 37097)
+++ branches/mhd-0.9.50/ChangeLog       2016-04-29 21:14:37 UTC (rev 37098)
@@ -1,3 +1,7 @@
+Sat Apr 23 14:17:15 CET 2016
+       Revert "shutdown trigger select" on Darwin. Fixed daemon shutdown
+       on Darwin without "MHD_USE_PIPE_FOR_SHUTDOWN" option. -EG
+
 Fri Apr 22 14:29:28 CET 2016
        Fixed race conditions when stopping quiesced daemon with thread
        pool. -EG

Modified: branches/mhd-0.9.50/configure.ac
===================================================================
--- branches/mhd-0.9.50/configure.ac    2016-04-29 21:14:34 UTC (rev 37097)
+++ branches/mhd-0.9.50/configure.ac    2016-04-29 21:14:37 UTC (rev 37098)
@@ -148,7 +148,6 @@
      AC_DEFINE_UNQUOTED(OSX,1,[This is an OS X system])
      CFLAGS="-no-cpp-precomp -fno-common $CFLAGS"
      mhd_host_os='Darwin'
-     shutdown_trig_select='yes'
      AC_MSG_RESULT([[$mhd_host_os]])
      ;;
 freebsd*)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]