..
app_thread.cpp
commands not processed immediatelly in some scenarios; fixed
2010-05-07 11:08:50 +02:00
app_thread.hpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
atomic_counter.hpp
Defer NetBSD atomic ops to GCC builtins. Revert Sun atomic ops #define.
2010-04-29 11:36:13 +02:00
atomic_ptr.hpp
Defer NetBSD atomic ops to GCC builtins. Revert Sun atomic ops #define.
2010-04-29 11:36:13 +02:00
blob.hpp
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
2010-02-13 14:07:30 +01:00
command.cpp
Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t
2010-02-13 15:30:03 +01:00
command.hpp
Implement flow control
2010-03-12 11:07:38 +01:00
config.hpp
number of application threads to use 0MQ sockets is unlimited; app_threads parameter in zmq_init is unused and obsolete
2010-05-05 13:03:26 +02:00
ctx.cpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
ctx.hpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
decoder.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
devpoll.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
devpoll.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
downstream.cpp
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
downstream.hpp
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
encoder.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
epoll.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
epoll.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
err.cpp
Restructure language bindings
2010-03-11 20:33:27 +01:00
err.hpp
Implement flow control
2010-03-12 11:07:38 +01:00
fd.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
forwarder.cpp
fix for Sun C++ 5.8
2010-04-10 16:27:07 +02:00
forwarder.hpp
devices can be created via API
2010-04-07 08:20:01 +02:00
fq.cpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
fq.hpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
i_endpoint.hpp
Implement flow control
2010-03-12 11:07:38 +01:00
i_engine.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
i_inout.hpp
Restructure language bindings
2010-03-11 20:33:27 +01:00
i_poll_events.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
io_object.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
io_object.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
io_thread.cpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
io_thread.hpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
ip.cpp
problem with NIC name resolution on OSX fixed
2010-03-06 16:32:19 +01:00
ip.hpp
Win32 build fixes
2010-03-03 17:01:08 +01:00
kqueue.cpp
Add NetBSD support
2010-02-18 19:38:15 +01:00
kqueue.hpp
Add NetBSD support
2010-02-18 19:38:15 +01:00
lb.cpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
lb.hpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
libzmq.pc.in
added libzmq.pc.in file
2009-09-08 15:06:08 +02:00
likely.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
Makefile.am
OpenPGM build flags cleanup
2010-05-10 16:32:10 +02:00
msg_content.hpp
Restructure language bindings
2010-03-11 20:33:27 +01:00
mutex.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
object.cpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
object.hpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
options.cpp
zmq_getsockopt function added
2010-04-09 13:04:15 +02:00
options.hpp
zmq_getsockopt function added
2010-04-09 13:04:15 +02:00
owned.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
owned.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
pair.cpp
P2P renamed to PAIR
2010-04-26 16:51:05 +02:00
pair.hpp
P2P renamed to PAIR
2010-04-26 16:51:05 +02:00
pgm_receiver.cpp
issue 11 - Assertion failed: it != peers.end () (pgm_receiver.cpp:161)
2010-04-08 11:07:22 +02:00
pgm_receiver.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
pgm_sender.cpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
pgm_sender.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
pgm_socket.cpp
handle invalid PGM connection string decently
2010-02-24 17:27:31 +01:00
pgm_socket.hpp
added pending event fd handling by the pgm_sender
2010-01-05 11:22:14 +01:00
pipe.cpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
pipe.hpp
signaler transports commands per se rather than one-bit signals
2010-05-04 10:22:16 +02:00
poll.cpp
Add NetBSD support
2010-02-18 19:38:15 +01:00
poll.hpp
Add NetBSD support
2010-02-18 19:38:15 +01:00
poller.hpp
build on cygwin enabled
2010-02-19 17:50:47 +01:00
prefix_tree.cpp
ZMQII-51: Implement O(1) topic matching
2010-01-31 20:14:30 +01:00
prefix_tree.hpp
ZMQII-51: Implement O(1) topic matching
2010-01-31 20:14:30 +01:00
pub.cpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
pub.hpp
PUB socket was blocking occassionally - fixed
2010-03-20 19:50:36 +01:00
queue.cpp
queue device fixed
2010-05-02 20:59:07 +02:00
queue.hpp
devices can be created via API
2010-04-07 08:20:01 +02:00
rep.cpp
initial version of multi-hop REQ/REP
2010-04-27 17:36:00 +02:00
rep.hpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
req.cpp
initial version of multi-hop REQ/REP
2010-04-27 17:36:00 +02:00
req.hpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
select.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
select.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
session.cpp
unitialised member in seesion_t class - fixed
2010-04-07 11:54:09 +02:00
session.hpp
rollback of half-processed messages in case of disconnection
2010-03-20 15:04:30 +01:00
signaler.cpp
Windows port fixed
2010-05-04 10:37:10 +02:00
signaler.hpp
signaler transports commands per se rather than one-bit signals
2010-05-04 10:22:16 +02:00
socket_base.cpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
socket_base.hpp
multi-part message functionality available via ZMQ_SNDMORE and ZMQ_RCVMORE
2010-04-11 10:26:47 +02:00
stdint.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
streamer.cpp
fix for Sun C++ 5.8
2010-04-10 16:27:07 +02:00
streamer.hpp
devices can be created via API
2010-04-07 08:20:01 +02:00
sub.cpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
sub.hpp
ZMQ_TBC renamed to ZMQ_MORE
2010-03-27 21:25:40 +01:00
tcp_connecter.cpp
Restructure language bindings
2010-03-11 20:33:27 +01:00
tcp_connecter.hpp
ZMQII-69: Make 0MQ build on HP-UX
2010-02-09 19:23:15 +01:00
tcp_listener.cpp
fixes for building with Sun CC
2010-03-19 09:14:26 +01:00
tcp_listener.hpp
IPv6 patch part 2/2
2010-01-23 08:19:30 +01:00
tcp_socket.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
tcp_socket.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
thread.cpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
thread.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
upstream.cpp
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
upstream.hpp
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
uuid.cpp
Cygwin support
2010-02-26 20:03:58 +01:00
uuid.hpp
Win32 build fixes
2010-03-03 17:01:08 +01:00
windows.hpp
fixed OpenPGM compilation on mingw32
2010-01-27 20:58:40 +01:00
wire.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
xrep.cpp
prefix in XREP recv'd message misses MORE flag
2010-04-30 04:53:41 +02:00
xrep.hpp
initial version of multi-hop REQ/REP
2010-04-27 17:36:00 +02:00
xreq.cpp
queue device fixed
2010-05-02 20:59:07 +02:00
xreq.hpp
queue device fixed
2010-05-02 20:59:07 +02:00
yarray_item.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
yarray.hpp
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
ypipe.hpp
signaler transports commands per se rather than one-bit signals
2010-05-04 10:22:16 +02:00
yqueue.hpp
rollback functionality added to pipe
2010-03-09 08:43:20 +01:00
zmq_connecter.cpp
ZMQII-39: Implement IPC transport
2010-01-15 14:11:39 +01:00
zmq_connecter.hpp
ZMQII-39: Implement IPC transport
2010-01-15 14:11:39 +01:00
zmq_decoder.cpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_decoder.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_encoder.cpp
dispatcher_t class renamed to ctx_t
2010-05-05 14:24:54 +02:00
zmq_encoder.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_engine.cpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_engine.hpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_init.cpp
XREP-style prefixing/trimming messages removed
2010-03-20 10:58:59 +01:00
zmq_init.hpp
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
2010-02-13 14:07:30 +01:00
zmq_listener.cpp
ZMQII-39: Implement IPC transport
2010-01-15 14:11:39 +01:00
zmq_listener.hpp
Fix memory leak in bind()
2010-02-12 15:20:43 +01:00
zmq.cpp
Fix in zmq_poll (Windows version)
2010-05-09 16:59:15 +02:00