Go to file
2009-09-15 12:00:48 +02:00
c java binding sets socket options using setsockopt function 2009-09-14 11:25:57 +02:00
cpp win port for c and cpp perf tests 2009-09-08 11:30:49 +02:00
devices forwarder renamed to zmq_forwarder 2009-09-15 09:45:32 +02:00
foreign forwarder device compilable on windows 2009-09-14 17:04:57 +02:00
java ZMQII-1: Win32 - failure on shutdown 2009-09-14 12:28:13 +02:00
msvc forwarder device compilable on windows 2009-09-14 17:04:57 +02:00
perf throughput tests use P2P sockets consistently 2009-09-10 15:20:54 +02:00
python forwarder device compilable on windows 2009-09-14 17:04:57 +02:00
ruby forwarder device compilable on windows 2009-09-14 17:04:57 +02:00
src fixed pub_t class creating ZMQ_SUB socket_base_t 2009-09-15 12:00:48 +02:00
.gitignore c++ perf tests added 2009-08-30 09:14:15 +02:00
AUTHORS Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
autogen.sh include directory split into c and cpp dirs, added --with-c and --with-cpp configure options 2009-09-07 17:06:47 +02:00
ChangeLog Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
configure.in forwarder renamed to zmq_forwarder 2009-09-15 09:45:32 +02:00
COPYING.LESSER Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
Makefile.am forwarder device added 2009-09-14 16:45:53 +02:00
NEWS initial commit 2009-07-29 12:07:54 +02:00
README Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00

This is the 0MQ project. More information is available at 
http://www.zeromq.org

Please read INSTALL for installation instructions.