libzmq/src
2014-08-12 10:51:37 +02:00
..
address.cpp Code cleanup 2014-07-01 09:17:19 +02:00
address.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
array.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
atomic_counter.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
atomic_ptr.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
blob.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
clock.cpp Fix timestamp counter on s390/s390x 2014-01-12 12:31:40 +01:00
clock.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
command.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
config.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
ctx.cpp Code cleanup 2014-07-09 14:07:32 +02:00
ctx.hpp Resolve issue #949 2014-07-09 10:02:53 +02:00
curve_client.cpp CURVE: Implement client-side ERROR handling 2014-05-15 06:39:45 +02:00
curve_client.hpp CURVE: Implement client-side ERROR handling 2014-05-15 06:39:45 +02:00
curve_server.cpp CURVE: Implement server-side ERROR handling 2014-05-16 07:25:29 +02:00
curve_server.hpp CURVE: Implement server-side ERROR handling 2014-05-16 07:25:29 +02:00
dbuffer.hpp Make it explicit that the probe function doesn't modify passed message 2014-01-08 08:21:13 +01:00
dealer.cpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
dealer.hpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
decoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
devpoll.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
devpoll.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
dist.cpp Code cleanup 2014-08-12 09:31:19 +02:00
dist.hpp do not silently drop messages in publisher if hwm is reached 2014-08-08 19:36:00 +02:00
encoder.hpp added uncommitted norm_engine changes 2014-03-16 09:15:31 -04:00
epoll.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
epoll.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
err.cpp Fix failed assertion for WSAENOTSOCK 2014-06-10 14:45:04 +02:00
err.hpp Include zmq.h after platform.hpp 2014-03-21 01:24:25 -05:00
fd.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
fq.cpp Revert "Add code to investigate data race" 2014-05-02 16:50:16 +02:00
fq.hpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
gssapi_client.cpp Update gssapi mechanism 2014-05-06 17:49:26 +02:00
gssapi_client.hpp Update gssapi mechanism 2014-05-06 17:49:26 +02:00
gssapi_mechanism_base.cpp gssapi: RFC 2744 mandates GSS_C_NT_HOSTBASED_SERVICE 2014-05-05 22:03:53 +02:00
gssapi_mechanism_base.hpp gssapi: RFC 2744 mandates GSS_C_NT_HOSTBASED_SERVICE 2014-05-05 22:03:53 +02:00
gssapi_server.cpp Update gssapi mechanism 2014-05-06 17:49:26 +02:00
gssapi_server.hpp Update gssapi mechanism 2014-05-06 17:49:26 +02:00
i_decoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
i_encoder.hpp Fix LIBZMQ-576 - Revert "Merge pull request #510 from miniway/master" 2014-01-02 11:05:39 -06:00
i_engine.hpp linking fd to pipe identity via socket option 2014-04-30 16:34:55 +03:00
i_poll_events.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
io_object.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
io_object.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
io_thread.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
io_thread.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
ip.cpp program dumps core when getpeername() returns EINVAL (#1085) 2014-06-10 16:11:00 -04:00
ip.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
ipc_address.cpp Code cleanup 2014-07-01 09:17:19 +02:00
ipc_address.hpp Code cleanup 2014-07-01 09:17:19 +02:00
ipc_connecter.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
ipc_connecter.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
ipc_listener.cpp Merge remote-tracking branch 'upstream/master' 2014-07-02 21:22:51 -03:00
ipc_listener.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
kqueue.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
kqueue.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
lb.cpp Revert "Add code to investigate data race" 2014-05-02 16:50:16 +02:00
lb.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
libzmq.pc.cmake.in fix libzmq.pc generation under cmake 2014-02-11 15:46:38 -08:00
libzmq.pc.in added libzmq.pc.in file 2009-09-08 15:06:08 +02:00
libzmq.vers Only export zmq_* symbols 2014-01-12 12:30:45 +01:00
likely.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
mailbox.cpp Code cleanup 2014-07-09 14:07:32 +02:00
mailbox.hpp Code cleanup 2014-07-09 14:07:32 +02:00
Makefile.am Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
mechanism.cpp Added test_metadata 2014-05-02 22:21:50 +02:00
mechanism.hpp Update mechanism API so we can check for ERROR status 2014-05-06 17:08:56 +02:00
metadata.cpp Include ZMTP properties in message metadata 2014-05-02 12:45:14 +02:00
metadata.hpp Remove "const" from std::map key 2014-07-24 12:26:13 +12:00
msg.cpp Remove i_properties interface 2014-05-03 21:03:49 +02:00
msg.hpp Remove i_properties interface 2014-05-03 21:03:49 +02:00
mtrie.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
mtrie.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
mutex.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
norm_engine.cpp removed norm_engine dependency on deprecated encoder_base::has_data() method 2014-03-19 15:02:06 -04:00
norm_engine.hpp removed dependency on deprecated encoder_base::has_data() method 2014-03-19 15:00:03 -04:00
null_mechanism.cpp Prefix error-reason with length in ERROR command 2014-05-14 14:13:13 +02:00
null_mechanism.hpp NULL: Implement ERROR handling 2014-05-07 16:49:56 +02:00
object.cpp Resolve issue #949 2014-07-09 10:02:53 +02:00
object.hpp Resolve issue #949 2014-07-09 10:02:53 +02:00
options.cpp Code cleanup 2014-08-12 09:31:19 +02:00
options.hpp Code cleanup 2014-08-12 09:31:19 +02:00
own.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
own.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pair.cpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
pair.hpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
pgm_receiver.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pgm_receiver.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pgm_sender.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pgm_sender.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pgm_socket.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pgm_socket.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pipe.cpp Code cleanup 2014-08-12 09:31:19 +02:00
pipe.hpp Code cleanup 2014-08-12 09:31:19 +02:00
plain_client.cpp PLAIN: Small simplification 2014-05-19 20:45:42 +02:00
plain_client.hpp PLAIN: Small simplification 2014-05-19 20:45:42 +02:00
plain_server.cpp Prefix error-reason with length in ERROR command 2014-05-14 14:13:13 +02:00
plain_server.hpp PLAIN: Implement ERROR handling in server 2014-05-14 06:23:47 +02:00
poll.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
poll.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
poller_base.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
poller_base.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
poller.hpp Remove duplicate poller decision making 2014-02-17 14:08:11 +01:00
precompiled.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
precompiled.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
proxy.cpp Remove duplicate poller decision making 2014-02-17 14:08:11 +01:00
proxy.hpp Revert "add a proxy hook" 2014-02-13 18:35:09 +01:00
pub.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pub.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
pull.cpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
pull.hpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
push.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
push.hpp Fix some comments regarding method overriding 2014-01-08 18:29:35 +01:00
random.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
random.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
raw_decoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
raw_decoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
raw_encoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
raw_encoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
reaper.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
reaper.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
rep.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
rep.hpp Fix some comments regarding method overriding 2014-01-08 18:29:35 +01:00
req.cpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt 2014-03-12 13:28:37 -04:00
req.hpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt 2014-03-12 13:28:37 -04:00
router.cpp linking fd to pipe identity via socket option 2014-04-30 16:34:55 +03:00
router.hpp patch cleanup 2014-05-12 10:40:24 +03:00
select.cpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
select.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
session_base.cpp Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
session_base.hpp Tell the session why the engine has stopped 2014-05-17 21:04:38 +02:00
signaler.cpp z/OS: Loop on EAGAIN on close() in ~signaler 2014-07-23 14:01:43 +12:00
signaler.hpp Code cleanup 2014-07-09 14:07:32 +02:00
socket_base.cpp Code cleanup 2014-07-09 14:07:32 +02:00
socket_base.hpp Small code cleanup 2014-05-20 21:48:59 +02:00
socks_connecter.cpp use enum retired_fd instead of -1 2014-07-29 04:16:44 +08:00
socks_connecter.hpp Fix windows build 2014-06-23 13:10:43 +01:00
socks.cpp socks: fix build on FreeBSD 2014-06-27 20:15:08 +02:00
socks.hpp Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
stdint.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
stream_engine.cpp Merge remote-tracking branch 'upstream/master' 2014-07-02 21:22:51 -03:00
stream_engine.hpp Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
stream.cpp Added assert on duplicate id in ROUTER and STREAM sockets. Updated man to reflect this change. Modified test case to match. 2014-01-21 11:43:34 -08:00
stream.hpp Cleaned up option to force identity on outgoing connection 2014-01-19 09:27:57 +01:00
sub.cpp Fix some comments regarding method overriding 2014-01-08 18:29:35 +01:00
sub.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
tcp_address.cpp Code cleanup 2014-07-01 09:17:19 +02:00
tcp_address.hpp Allow to set up a source address and port for outgoing tcp connections in zmq_connect() 2014-04-30 14:43:37 +02:00
tcp_connecter.cpp Windows: if WSA error number is held, use directly. 2014-07-07 16:33:53 +01:00
tcp_connecter.hpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt 2014-03-12 13:28:37 -04:00
tcp_listener.cpp Added more scaffolding for security 2014-04-29 22:21:58 +02:00
tcp_listener.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
tcp.cpp Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
tcp.hpp Add support for SOCKS proxies 2014-06-22 23:19:33 +02:00
thread.cpp z/OS: Skip pthread_{get,set}schedparam 2014-07-24 13:54:21 +12:00
thread.hpp Thread scheduling parameters: Use ZMQ context options instead of 2014-07-02 14:41:21 +02:00
tipc_address.cpp Code cleanup 2014-07-01 09:17:19 +02:00
tipc_address.hpp Code cleanup 2014-07-01 09:17:19 +02:00
tipc_connecter.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
tipc_connecter.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
tipc_listener.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
tipc_listener.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
trie.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
trie.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v1_decoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v1_decoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v1_encoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v1_encoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v2_decoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v2_decoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v2_encoder.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v2_encoder.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
v2_protocol.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
version.rc.in Add ZeroMQ branding. 2012-06-12 21:30:24 -04:00
windows.hpp Fix issue #971 2014-04-14 13:56:01 +02:00
wire.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
xpub.cpp Return -1 when failed to publish message 2014-08-12 10:51:37 +02:00
xpub.hpp better naming of flags and variables to real functionality: nodrop 2014-08-08 19:45:41 +02:00
xsub.cpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
xsub.hpp Implement socket_base_t::get_credential member function 2014-01-13 00:40:27 +01:00
ypipe_base.hpp Make it explicit that the probe function doesn't modify passed message 2014-01-08 08:21:13 +01:00
ypipe_conflate.hpp Fix unused parameter and variable warnings. 2014-01-18 13:17:29 -08:00
ypipe.hpp Code cleanups 2014-06-25 12:47:39 +02:00
yqueue.hpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
zmq_utils.cpp tweetnacl integration 2014-05-01 21:30:02 +02:00
zmq.cpp Update zmq_msg_get(ZMQ_SHARED) to return true for type_cmsg messages 2014-07-29 13:43:38 -05:00