.. |
app_thread.cpp
|
minor fixes for MSVC++ 2005 build
|
2009-11-03 14:06:25 +01:00 |
app_thread.hpp
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
atomic_bitmap.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
atomic_counter.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
atomic_ptr.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
command.hpp
|
engine virtualised; chatroom example removed
|
2009-08-30 08:18:31 +02:00 |
config.hpp
|
added OpenPGM sender - ZMQ_PUB
|
2009-09-11 17:58:37 +02:00 |
decoder.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
devpoll.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
devpoll.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
dispatcher.cpp
|
ZMQ-specific error codes added
|
2009-09-22 11:52:35 +02:00 |
dispatcher.hpp
|
'flags' parameter added to zmq_init
|
2009-09-20 10:14:21 +02:00 |
encoder.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
epoll.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
epoll.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
err.cpp
|
windows error handling improved
|
2009-10-01 13:48:04 +02:00 |
err.hpp
|
windows error handling improved
|
2009-10-01 13:48:04 +02:00 |
fd_signaler.cpp
|
ZMQII-21: Problem with fd_signaler_t::poll on socket close
|
2009-10-22 13:21:27 +02:00 |
fd_signaler.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
fd.hpp
|
minor fixes for MSVC++ 2005 build
|
2009-11-03 14:06:25 +01:00 |
i_endpoint.hpp
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
i_engine.hpp
|
engine virtualised; chatroom example removed
|
2009-08-30 08:18:31 +02:00 |
i_inout.hpp
|
c and cpp directories moved into bindings directory
|
2009-09-16 16:49:09 +02:00 |
i_poll_events.hpp
|
redundant interface (i_api) removed
|
2009-08-09 16:30:22 +02:00 |
i_signaler.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
io_object.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
io_object.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
io_thread.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
io_thread.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
ip.cpp
|
improved error handling
|
2009-08-29 09:41:50 +02:00 |
ip.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
kqueue.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
kqueue.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
libzmq.pc.in
|
added libzmq.pc.in file
|
2009-09-08 15:06:08 +02:00 |
Makefile.am
|
added --with-pgm2-examples configure option
|
2009-10-19 19:00:04 +02:00 |
msg_content.hpp
|
c and cpp directories moved into bindings directory
|
2009-09-16 16:49:09 +02:00 |
mutex.hpp
|
lockfree interaction patter for 3 theads implemented
|
2009-08-08 16:01:58 +02:00 |
object.cpp
|
python binding functional
|
2009-09-04 16:02:41 +02:00 |
object.hpp
|
Sparc solaris port
|
2009-09-08 16:55:03 +02:00 |
options.cpp
|
ZMQII-14: Change default for ZMQ_MCAST_LOOP to true
|
2009-09-23 10:22:39 +02:00 |
options.hpp
|
different fixes to req/rep
|
2009-09-21 17:20:13 +02:00 |
owned.cpp
|
engine virtualised; chatroom example removed
|
2009-08-30 08:18:31 +02:00 |
owned.hpp
|
engine virtualised; chatroom example removed
|
2009-08-30 08:18:31 +02:00 |
p2p.cpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
p2p.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
pgm_receiver.cpp
|
0MQ compilable on winXP mingw with --with-pgm2 option
|
2009-10-06 12:57:24 +02:00 |
pgm_receiver.hpp
|
0MQ compilable on winXP mingw with --with-pgm2 option
|
2009-10-06 12:57:24 +02:00 |
pgm_sender.cpp
|
0MQ compilable on winXP mingw with --with-pgm2 option
|
2009-10-06 12:57:24 +02:00 |
pgm_sender.hpp
|
0MQ compilable on winXP mingw with --with-pgm2 option
|
2009-10-06 12:57:24 +02:00 |
pgm_socket.cpp
|
pgm_transport_recvmsgv in process_upstream returns PGM_IO_STATUS_RATE_LIMITED on busy sender
|
2009-11-04 18:59:19 +01:00 |
pgm_socket.hpp
|
fixed get_sender_fds and get_receiver_fds for openpgm2
|
2009-11-03 14:11:53 +01:00 |
pipe.cpp
|
checking for available messages added to ypipe/pipe
|
2009-09-30 10:08:35 +02:00 |
pipe.hpp
|
checking for available messages added to ypipe/pipe
|
2009-09-30 10:08:35 +02:00 |
platform.hpp.in
|
added HAVE_LIBWS2_32 into platform.hpp.in
|
2009-10-12 22:53:11 +02:00 |
poll.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
poll.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
poller.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
pub.cpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
pub.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
rep.cpp
|
Fixing concurrency issue in rep.cpp resulting in broken connections with multiple requesters under heavy load.
|
2009-11-14 18:57:04 +01:00 |
rep.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
req.cpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
req.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
select.cpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
select.hpp
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
session.cpp
|
different fixes to req/rep
|
2009-09-21 17:20:13 +02:00 |
session.hpp
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
simple_semaphore.hpp
|
POSIX threads don't use errno to report errors
|
2009-08-31 13:31:01 +02:00 |
socket_base.cpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
socket_base.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
stdint.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
sub.cpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
sub.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
tcp_connecter.cpp
|
windows error handling improved
|
2009-10-01 13:48:04 +02:00 |
tcp_connecter.hpp
|
zmq_listener/zmq_connecter implemented
|
2009-08-09 16:12:09 +02:00 |
tcp_listener.cpp
|
windows error handling improved
|
2009-10-01 13:48:04 +02:00 |
tcp_listener.hpp
|
improved error handling
|
2009-08-29 09:41:50 +02:00 |
tcp_socket.cpp
|
more errors from send & recv handled decently on windows
|
2009-09-16 09:50:39 +02:00 |
tcp_socket.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
thread.cpp
|
bug in identifying current thread fixed
|
2009-08-29 10:32:21 +02:00 |
thread.hpp
|
bug in identifying current thread fixed
|
2009-08-29 10:32:21 +02:00 |
uuid.cpp
|
initial changes for win port
|
2009-09-07 15:41:43 +02:00 |
uuid.hpp
|
mingw port
|
2009-10-05 15:06:40 +02:00 |
windows.hpp
|
minor fixes for MSVC++ 2005 build
|
2009-11-03 14:06:25 +01:00 |
wire.hpp
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
yarray_item.hpp
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
yarray.hpp
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
ypipe.hpp
|
checking for available messages added to ypipe/pipe
|
2009-09-30 10:08:35 +02:00 |
ypollset.cpp
|
ZMQII-9: Check and implement speculative reads & writes
|
2009-10-02 09:42:13 +02:00 |
ypollset.hpp
|
ZMQII-18: Implement I/O multiplexing (first approximation)
|
2009-10-01 10:56:17 +02:00 |
yqueue.hpp
|
pipes added
|
2009-08-27 10:54:28 +02:00 |
zmq_connecter_init.cpp
|
ZMQII-8: Failure during orphan pipe deallocation
|
2009-09-16 14:02:43 +02:00 |
zmq_connecter_init.hpp
|
multiple bugs fixed
|
2009-08-27 16:24:21 +02:00 |
zmq_connecter.cpp
|
ZMQII-4: Failure in dev/poll poller
|
2009-09-16 15:26:49 +02:00 |
zmq_connecter.hpp
|
reconnect added to zmq_connecter
|
2009-09-16 11:02:18 +02:00 |
zmq_decoder.cpp
|
removed reset method from zmq_decoder_t
|
2009-09-16 10:35:23 +02:00 |
zmq_decoder.hpp
|
c and cpp directories moved into bindings directory
|
2009-09-16 16:49:09 +02:00 |
zmq_encoder.cpp
|
ZMQII-2: SIGSEGV in zmq_connecter_init_t::read
|
2009-09-10 16:32:06 +02:00 |
zmq_encoder.hpp
|
c and cpp directories moved into bindings directory
|
2009-09-16 16:49:09 +02:00 |
zmq_engine.cpp
|
ZMQII-9: Check and implement speculative reads & writes
|
2009-10-02 09:42:13 +02:00 |
zmq_engine.hpp
|
reconnect added to zmq_connecter
|
2009-09-16 11:02:18 +02:00 |
zmq_listener_init.cpp
|
reconnect added to zmq_connecter
|
2009-09-16 11:02:18 +02:00 |
zmq_listener_init.hpp
|
multiple bugs fixed
|
2009-08-27 16:24:21 +02:00 |
zmq_listener.cpp
|
improved error handling
|
2009-08-29 09:41:50 +02:00 |
zmq_listener.hpp
|
couple of bugs in shutdown mechanism fixed
|
2009-08-20 11:32:23 +02:00 |
zmq.cpp
|
windows error handling improved
|
2009-10-01 13:48:04 +02:00 |