From 6129e14bc76488f121c4557eb477886dd9dd2926 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 2 Feb 2016 07:36:22 +0000 Subject: Revert " Add support for advanced closing callbacks to unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix) --- doc/index.html | 2 +- doc/license.html | 2 +- doc/upgrade.html | 6 ------ package/deps.mak | 4 +--- package/info | 2 +- src/include/skalibs/unixmessage.h | 10 +--------- src/libunixonacid/unixmessage_sender_closecb.c | 10 ---------- src/libunixonacid/unixmessage_sender_flush.c | 4 ++-- src/libunixonacid/unixmessage_sender_init.c | 9 ++++++++- src/libunixonacid/unixmessage_sender_init_withclosecb.c | 17 ----------------- 10 files changed, 15 insertions(+), 51 deletions(-) delete mode 100644 src/libunixonacid/unixmessage_sender_closecb.c delete mode 100644 src/libunixonacid/unixmessage_sender_init_withclosecb.c diff --git a/doc/index.html b/doc/index.html index c9f4126..3606019 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ with a standard C development environment

Download

diff --git a/doc/license.html b/doc/license.html index 149b0c3..55522d4 100644 --- a/doc/license.html +++ b/doc/license.html @@ -74,7 +74,7 @@ color, or different text font.

I am aware that the previous restrictions sound completely ridiculous while the official skalibs documentation is incomplete. -As of 2.3.10.0, I'm not going to enforce those restrictions, but if you're +As of 2.3.9.0, I'm not going to enforce those restrictions, but if you're going to provide documentation for skalibs, don't keep it to yourself, please send it to me instead. :-)

diff --git a/doc/upgrade.html b/doc/upgrade.html index e51e247..d67960f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,12 +18,6 @@

What has changed in skalibs

-

in 2.3.10.0

- - -

in 2.3.9.0