libzmq/src
2010-02-24 17:27:31 +01:00
..
app_thread.cpp ZMQII-65: Two OS threads are mapped to the same app_thread_t 2010-02-08 18:37:48 +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 Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t 2010-02-13 15:30:03 +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 Multi-hop REQ/REP, part IV., add command deallocation mechanism 2010-02-12 20:03:02 +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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
downstream.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +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 Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
err.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +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
fq.cpp fq: bugfix - don't read msg from inactive pipe 2010-02-10 16:59:17 +01:00
fq.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
i_endpoint.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
i_engine.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
i_inout.hpp ZMQII-38: Compiler complains about missing virtual constructors 2010-01-13 13:24:29 +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 Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
io_thread.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
ip.cpp minor cast issues on cygwin fixed 2010-02-24 16:19:14 +01:00
ip.hpp Add NetBSD support 2010-02-18 19:38:15 +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 lb: bugfix - never skip active pipe when sending msg 2010-02-10 17:12:54 +01:00
lb.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +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 Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-02-16 18:03:41 +01:00
msg_content.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
mutex.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
object.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
object.hpp Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t 2010-02-13 15:30:03 +01:00
options.cpp Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections 2010-02-19 15:24:43 +01:00
options.hpp Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect 2010-02-14 13:34:48 +01: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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
p2p.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
pgm_receiver.cpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
pgm_receiver.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
pgm_sender.cpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
pgm_sender.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +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 Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
pipe.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
pub.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
rep.cpp Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-02-19 15:25:05 +01:00
rep.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
req.cpp recv fails after polling for IN on REQ socket 2010-02-23 22:13:56 +01:00
req.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +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 don't check for identity, if the connection is anonymous 2010-02-19 17:02:07 +01:00
session.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
simple_semaphore.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
socket_base.cpp Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-02-19 15:25:05 +01:00
socket_base.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
stdint.hpp Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +01:00
sub.cpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
sub.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
tcp_connecter.cpp ZMQII-69: Make 0MQ build on HP-UX 2010-02-10 11:04:28 +01:00
tcp_connecter.hpp ZMQII-69: Make 0MQ build on HP-UX 2010-02-09 19:23:15 +01:00
tcp_listener.cpp Add NetBSD support 2010-02-18 19:38:15 +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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
upstream.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
uuid.cpp use binary UUIDs instead of string representation to save some bytes 2010-02-24 13:02:29 +01:00
uuid.hpp use binary UUIDs instead of string representation to save some bytes 2010-02-24 13:02:29 +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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
xrep.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
xreq.cpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
xreq.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +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 Copyrights transferred from FastMQ to iMatix 2010-01-05 08:29:35 +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 yqueue_t uses malloc/free instead of new/delete 2010-02-04 23:58:41 +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 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
zmq_decoder.hpp Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity 2010-02-13 14:07:30 +01:00
zmq_encoder.cpp Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections 2010-02-19 15:24:43 +01:00
zmq_encoder.hpp Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket 2010-02-12 15:57:54 +01:00
zmq_engine.cpp Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections 2010-02-19 15:24:43 +01:00
zmq_engine.hpp Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality 2010-02-16 18:30:38 +01:00
zmq_init.cpp use binary UUIDs instead of string representation to save some bytes 2010-02-24 13:02:29 +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_errno helper function added 2010-02-23 23:28:25 +01:00