.. |
address.cpp
|
ZMQ_MONITOR socket option registers a callback / event sink for changes in socket state
|
2012-05-04 02:32:46 +01:00 |
address.hpp
|
ZMQ_MONITOR socket option registers a callback / event sink for changes in socket state
|
2012-05-04 02:32:46 +01:00 |
array.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
atomic_counter.hpp
|
Implement atomic operations for armv7a
|
2012-04-24 11:55:57 -05:00 |
atomic_ptr.hpp
|
Implement atomic operations for armv7a
|
2012-04-24 11:55:57 -05:00 |
blob.hpp
|
Revert "fix warn unused"
|
2012-02-14 18:43:33 -06:00 |
clock.cpp
|
Add WinCE support.
|
2012-03-14 19:12:28 +04:00 |
clock.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
command.hpp
|
Revert "Fix a number of whitespace issues in various parts of the code, add validation to most calls on the test and take a first stab at implementing the reconnection pipe blocking."
|
2012-06-12 14:51:50 +01:00 |
config.hpp
|
some spaces cleanups + delete unused anymore zmq::max_sockets + some minor code chages
|
2012-04-13 13:26:57 +04:00 |
ctx.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
ctx.hpp
|
Change context monitor_event prototype to accept a va_list instead
|
2012-05-21 21:22:16 +01:00 |
dealer.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
dealer.hpp
|
Completed internal renaming of XREP/XREQ to ROUTER/DEALER
|
2012-03-22 11:36:19 -05:00 |
decoder.cpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
decoder.hpp
|
Fix issue #264
|
2012-04-29 17:40:59 +02:00 |
device.cpp
|
Fix up build on AIX7
|
2012-06-05 09:15:37 -05:00 |
device.hpp
|
Fixed issue LIBZMQ-333
|
2012-03-16 16:39:11 -05:00 |
devpoll.cpp
|
Use zmq_assert rather then assert
|
2012-05-27 15:31:59 +02:00 |
devpoll.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
dist.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
dist.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
encoder.cpp
|
Fix issue #268
|
2012-05-08 09:44:45 +02:00 |
encoder.hpp
|
Simplify encoder's loop
|
2012-05-08 14:23:05 +02:00 |
epoll.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
epoll.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
err.cpp
|
Add additional Windows Sockets Error Codes.
|
2012-06-13 19:42:11 -04:00 |
err.hpp
|
Make wsa_error_to_errno pure function
|
2012-05-27 16:10:19 +02:00 |
fd.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
fq.cpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
fq.hpp
|
fq: remove unused parameter
|
2012-04-26 13:21:25 +02:00 |
i_engine.hpp
|
Remove unplug from i_engine interface
|
2012-05-27 15:18:38 +02:00 |
i_poll_events.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
io_object.cpp
|
Revert "fix warn unused"
|
2012-02-14 18:43:33 -06:00 |
io_object.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
io_thread.cpp
|
Revert "fix warn unused"
|
2012-02-14 18:43:33 -06:00 |
io_thread.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
ip.cpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
ip.hpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
ipc_address.cpp
|
implement zmq_unbind(),zmq_disconnect(), zmq->sock->getsockopt(ZMQ_LAST_ENDPOINT_ID)
|
2012-04-18 23:42:11 +04:00 |
ipc_address.hpp
|
implement zmq_unbind(),zmq_disconnect(), zmq->sock->getsockopt(ZMQ_LAST_ENDPOINT_ID)
|
2012-04-18 23:42:11 +04:00 |
ipc_connecter.cpp
|
Simplify {tcp|ipc}_connecter
|
2012-06-15 02:03:20 +02:00 |
ipc_connecter.hpp
|
Simplify {tcp|ipc}_connecter
|
2012-06-15 01:55:13 +02:00 |
ipc_listener.cpp
|
{tcp|ipc}_listener: close socket when set_address () fails
|
2012-06-13 14:49:43 +02:00 |
ipc_listener.hpp
|
ZMQ_MONITOR socket option registers a callback / event sink for changes in socket state
|
2012-05-04 02:32:46 +01:00 |
kqueue.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
kqueue.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
lb.cpp
|
Allow blocking while connect() is completing
|
2012-06-12 15:34:48 +01:00 |
lb.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
libzmq.pc.in
|
added libzmq.pc.in file
|
2009-09-08 15:06:08 +02:00 |
likely.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
mailbox.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
mailbox.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
Makefile.am
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
msg.cpp
|
Add WinCE support.
|
2012-03-14 19:12:28 +04:00 |
msg.hpp
|
Revert NULL checks in the API
|
2012-02-17 09:48:04 +00:00 |
mtrie.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
mtrie.hpp
|
Reduce memory usage of mtrie.
|
2012-01-30 09:47:33 +01:00 |
mutex.hpp
|
Simplify use of posix_assert in mutex.hpp
|
2012-03-28 07:28:43 +02:00 |
object.cpp
|
Revert "Fix a number of whitespace issues in various parts of the code, add validation to most calls on the test and take a first stab at implementing the reconnection pipe blocking."
|
2012-06-12 14:51:50 +01:00 |
object.hpp
|
Revert "Fix a number of whitespace issues in various parts of the code, add validation to most calls on the test and take a first stab at implementing the reconnection pipe blocking."
|
2012-06-12 14:51:50 +01:00 |
options.cpp
|
Allow blocking while connect() is completing
|
2012-06-12 15:34:48 +01:00 |
options.hpp
|
Allow blocking while connect() is completing
|
2012-06-12 15:34:48 +01:00 |
own.cpp
|
implement zmq_unbind(),zmq_disconnect(), zmq->sock->getsockopt(ZMQ_LAST_ENDPOINT_ID)
|
2012-04-18 23:42:11 +04:00 |
own.hpp
|
implement zmq_unbind(),zmq_disconnect(), zmq->sock->getsockopt(ZMQ_LAST_ENDPOINT_ID)
|
2012-04-18 23:42:11 +04:00 |
pair.cpp
|
Do not crash when multiple peers connect to PAIR socket
|
2012-04-30 01:08:23 +02:00 |
pair.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
pgm_receiver.cpp
|
Fix pgm_receiver.cpp: zmq_assert (pending_bytes == 0) (LIBZMQ-205)
|
2012-01-04 11:48:41 +01:00 |
pgm_receiver.hpp
|
Remove unplug from i_engine interface
|
2012-05-27 15:18:38 +02:00 |
pgm_sender.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
pgm_sender.hpp
|
Remove unplug from i_engine interface
|
2012-05-27 15:18:38 +02:00 |
pgm_socket.cpp
|
Remove unused variable which causes build to fail with -Werror
|
2012-06-06 15:06:13 +02:00 |
pgm_socket.hpp
|
Return error on invalid PGM url instead of raising assertion.
|
2012-05-30 20:52:19 -04:00 |
pipe.cpp
|
Revert "Rebinding on reconnection to allow for the pipe blocking will set the event sink again, which will cause an assert to be triggered. I have modified that to allow for setting the same sink to be OK. I believe this should be ok - on termination, if a pipe hasn't reconnected, it would just attempt to be erased from the pipes list again, which is reasonable"
|
2012-06-12 14:51:05 +01:00 |
pipe.hpp
|
Do not pass a message to the check_write method
|
2012-03-28 07:28:42 +02:00 |
poll.cpp
|
Use zmq_assert rather then assert
|
2012-05-27 15:31:59 +02:00 |
poll.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
poller_base.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
poller_base.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
poller.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
precompiled.cpp
|
Added MSVC10 solution and project files for Windows
|
2011-12-15 14:03:43 +01:00 |
precompiled.hpp
|
Added MSVC10 solution and project files for Windows
|
2011-12-15 14:03:43 +01:00 |
pub.cpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
pub.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
pull.cpp
|
fq: remove unused parameter
|
2012-04-26 13:21:25 +02:00 |
pull.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
push.cpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
push.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
random.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
random.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
reaper.cpp
|
Revert "fix warn unused"
|
2012-02-14 18:43:33 -06:00 |
reaper.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
rep.cpp
|
Completed internal renaming of XREP/XREQ to ROUTER/DEALER
|
2012-03-22 11:36:19 -05:00 |
rep.hpp
|
Completed internal renaming of XREP/XREQ to ROUTER/DEALER
|
2012-03-22 11:36:19 -05:00 |
req.cpp
|
Fix issue #370
|
2012-05-29 22:10:51 +02:00 |
req.hpp
|
Fix issue #370
|
2012-05-29 22:10:51 +02:00 |
router.cpp
|
Use zmq_assert rather then assert
|
2012-05-27 15:31:59 +02:00 |
router.hpp
|
router: reimplement peer identification
|
2012-04-02 20:45:10 +02:00 |
select.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
select.hpp
|
Get AIX 6.1 compiling again by making msg_t class explicit
|
2011-11-09 15:22:20 +01:00 |
session_base.cpp
|
Add asserts and rename pipe set
|
2012-06-12 17:56:39 +01:00 |
session_base.hpp
|
Add asserts and rename pipe set
|
2012-06-12 17:56:39 +01:00 |
signaler.cpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
signaler.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
socket_base.cpp
|
Allow blocking while connect() is completing
|
2012-06-12 15:34:48 +01:00 |
socket_base.hpp
|
Revert "Fix a number of whitespace issues in various parts of the code, add validation to most calls on the test and take a first stab at implementing the reconnection pipe blocking."
|
2012-06-12 14:51:50 +01:00 |
stdint.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
stream_engine.cpp
|
Check if SO_NOSIGPIPE is defined
|
2012-06-06 15:08:00 +02:00 |
stream_engine.hpp
|
Remove unplug from i_engine interface
|
2012-05-27 15:18:38 +02:00 |
sub.cpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
sub.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
tcp_address.cpp
|
libzmq3.x not compiling on Android crosscompiler
|
2012-06-14 12:14:55 -07:00 |
tcp_address.hpp
|
fixes for
|
2012-04-20 19:16:26 +04:00 |
tcp_connecter.cpp
|
Simplify {tcp|ipc}_connecter
|
2012-06-15 02:03:20 +02:00 |
tcp_connecter.hpp
|
Simplify {tcp|ipc}_connecter
|
2012-06-15 01:55:13 +02:00 |
tcp_listener.cpp
|
{tcp|ipc}_listener: close socket when set_address () fails
|
2012-06-13 14:49:43 +02:00 |
tcp_listener.hpp
|
ZMQ_MONITOR socket option registers a callback / event sink for changes in socket state
|
2012-05-04 02:32:46 +01:00 |
tcp.cpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
tcp.hpp
|
Revert "Revert "Merge branch 'master' of github.com:ianbarber/libzmq""
|
2012-06-12 14:43:18 +01:00 |
thread.cpp
|
Add WinCE support.
|
2012-03-14 19:12:28 +04:00 |
thread.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
trie.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
trie.hpp
|
Prune redundant nodes in the trie.
|
2012-01-03 16:24:44 +01:00 |
version.rc.in
|
Add ZeroMQ branding.
|
2012-06-12 21:30:24 -04:00 |
windows.hpp
|
Add WinCE support.
|
2012-03-14 19:12:28 +04:00 |
wire.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
xpub.cpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
xpub.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
xsub.cpp
|
Prefer errno_assert/alloc_assert to zmq_assert
|
2012-05-28 23:17:03 +02:00 |
xsub.hpp
|
Fixed issues #337, #341, and #340
|
2012-03-19 19:41:20 -05:00 |
ypipe.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
yqueue.hpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
zmq_utils.cpp
|
Copyright dates adjusted to reflect reality
|
2011-11-01 18:06:11 +01:00 |
zmq.cpp
|
Fix up build on AIX7
|
2012-06-05 09:15:37 -05:00 |