ingescape 4.4.4__tar.gz → 4.5.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ingescape-4.4.4/src/ingescape.egg-info → ingescape-4.5.0}/PKG-INFO +1 -1
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ingescape/ingescape.h +4 -3
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/linux/libingescape.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/macos/libczmq.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/macos/libingescape.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/macos/libsodium.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/macos/libzmq.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/macos/libzyre.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/windows/x64/libczmq.lib +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/windows/x64/libingescape.lib +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/windows/x64/libsodium.lib +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/windows/x64/libzmq.lib +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/windows/x64/libzyre.lib +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/pyproject.toml +1 -1
- {ingescape-4.4.4 → ingescape-4.5.0}/setup.py +1 -1
- {ingescape-4.4.4 → ingescape-4.5.0/src/ingescape.egg-info}/PKG-INFO +1 -1
- {ingescape-4.4.4 → ingescape-4.5.0}/MANIFEST.in +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/README.md +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/.gitignore +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/Makefile.am +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/Makefile.in +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/czmq.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/czmq_library.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/czmq_prelude.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ingescape/igsagent.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ingescape/ingescape_private.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/sodium.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/test_zgossip.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zactor.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zargs.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zarmour.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zauth.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zbeacon.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zcert.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zcertstore.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zchunk.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zclock.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zconfig.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zdigest.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zdir.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zdir_patch.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zfile.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zframe.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zgossip.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhash.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhashx.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhttp_client.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhttp_request.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhttp_response.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhttp_server.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zhttp_server_options.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ziflist.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zlist.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zlistx.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zloop.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zmonitor.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zmq.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zmq_utils.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zmsg.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zosc.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zpoller.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zproc.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zproxy.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zrex.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zsock.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zstr.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zsys.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ztimerset.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/ztrie.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zuuid.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zyre.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zyre_event.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/include/zyre_library.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/linux/libczmq.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/linux/libsodium.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/linux/libzmq.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/dependencies/linux/libzyre.a +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/compat.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/ingescape_agent_python.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/ingescape_python.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/libut.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/ringbuf.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utarray.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/uthash.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utlist.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utmm.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utringbuffer.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utstring.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/uthash/utvector.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/include/util.h +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/setup.cfg +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/admin.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/agent.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/channels.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/compat.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/core.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/ingescape.egg-info/SOURCES.txt +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/ingescape.egg-info/dependency_links.txt +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/ingescape.egg-info/requires.txt +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/ingescape.egg-info/top_level.txt +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/ingescape_python.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/monitor.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/network.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/performance.c +0 -0
- {ingescape-4.4.4 → ingescape-4.5.0}/src/util.c +0 -0
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
|
|
32
32
|
// INGESCAPE version macros for compile-time API detection
|
|
33
33
|
#define INGESCAPE_VERSION_MAJOR 4
|
|
34
|
-
#define INGESCAPE_VERSION_MINOR
|
|
35
|
-
#define INGESCAPE_VERSION_PATCH
|
|
34
|
+
#define INGESCAPE_VERSION_MINOR 5
|
|
35
|
+
#define INGESCAPE_VERSION_PATCH 0
|
|
36
36
|
|
|
37
37
|
#define INGESCAPE_MAKE_VERSION(major, minor, patch) \
|
|
38
38
|
((major) * 10000 + (minor) * 100 + (patch))
|
|
@@ -207,7 +207,8 @@ typedef enum {
|
|
|
207
207
|
IGS_AGENT_EXITED, //event_data is NULL
|
|
208
208
|
IGS_AGENT_UPDATED_MAPPING, //event_data is the JSON string for agent mapping as a const char*
|
|
209
209
|
IGS_AGENT_WON_ELECTION, //event_data is the election name as a char*
|
|
210
|
-
IGS_AGENT_LOST_ELECTION //event_data is the election name as a char*
|
|
210
|
+
IGS_AGENT_LOST_ELECTION, //event_data is the election name as a char*
|
|
211
|
+
IGS_AGENT_CHANGED_STATE //event_data is the state string as char*
|
|
211
212
|
} igs_agent_event_t;
|
|
212
213
|
typedef void (igs_agent_events_fn)(igs_agent_event_t event,
|
|
213
214
|
const char *uuid,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|