libzmq/src
2010-04-09 13:04:15 +02:00
..
app_thread.cpp Restructure language bindings 2010-03-11 20:33:27 +01:00
app_thread.hpp ZMQII-65: Two OS threads are mapped to the same app_thread_t 2010-02-08 18:37:48 +01:00
atomic_bitmap.hpp Add NetBSD support 2010-02-18 19:38:15 +01:00
atomic_counter.hpp Add NetBSD support 2010-02-18 19:38:15 +01:00
atomic_ptr.hpp Add NetBSD support 2010-02-18 19:38:15 +01: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 Integrate version numbering into autoconf 2010-02-11 17:49:40 +01: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
dispatcher.cpp fixes for building with Sun CC 2010-03-19 09:14:26 +01:00
dispatcher.hpp ZMQII-65: Two OS threads are mapped to the same app_thread_t 2010-02-08 18:37:48 +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_signaler.cpp chat example removed from win build; missing fd_signaler_t::poll on win added 2010-02-24 15:33:03 +01:00
fd_signaler.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
fd.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
forwarder.cpp devices can be created via API 2010-04-07 08:20:01 +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
i_signaler.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 Restructure language bindings 2010-03-11 20:33:27 +01:00
io_thread.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01: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 devices can be created via API 2010-04-07 08:20:01 +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 issue 13 (Assertion failed: load.get () == 0 (epoll.cpp:49)) fixed 2010-04-08 08:33:38 +02:00
object.hpp Implement flow control 2010-03-12 11:07:38 +01: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
p2p.cpp ZMQ_NOFLUSH and zmq_flush obsoleted 2010-03-13 14:40:10 +01:00
p2p.hpp ZMQ_NOFLUSH and zmq_flush obsoleted 2010-03-13 14:40:10 +01: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 pipe_t::rollback removes only unfinished message from the pipe rather than all unflushed messages 2010-03-13 12:34:55 +01: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 devices can be created via API 2010-04-07 08:20:01 +02:00
queue.hpp devices can be created via API 2010-04-07 08:20:01 +02:00
rep.cpp few fixed related to multi-part messages in REP socket 2010-04-08 19:04:32 +02:00
rep.hpp ZMQ_TBC renamed to ZMQ_MORE 2010-03-27 21:25:40 +01:00
req.cpp ZMQ_TBC renamed to ZMQ_MORE 2010-03-27 21:25:40 +01: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
simple_semaphore.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
socket_base.cpp zmq_getsockopt function added 2010-04-09 13:04:15 +02:00
socket_base.hpp zmq_getsockopt function added 2010-04-09 13:04:15 +02:00
stdint.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
streamer.cpp devices can be created via API 2010-04-07 08:20:01 +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 XREP-style prefixing/trimming messages removed 2010-03-20 10:58:59 +01:00
xrep.hpp ZMQ_NOFLUSH and zmq_flush obsoleted 2010-03-13 14:40:10 +01:00
xreq.cpp ZMQ_NOFLUSH and zmq_flush obsoleted 2010-03-13 14:40:10 +01:00
xreq.hpp ZMQ_NOFLUSH and zmq_flush obsoleted 2010-03-13 14:40:10 +01: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 multi-part messages work with PUB/SUB 2010-03-27 09:24:38 +01:00
ypollset.cpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
ypollset.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01: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 ZMQ_TBC renamed to ZMQ_MORE 2010-03-27 21:25:40 +01: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 zmq_getsockopt function added 2010-04-09 13:04:15 +02:00