Commit Graph

  • 708298d798 Fix possible lockups when reading from ZMQ_REP sockets Martin Hurton 2010-03-03 00:08:11 +01:00
  • 157a66fc42 polling on POSIX sockets returns POLLERR (win32) unknown 2010-03-01 18:33:16 +01:00
  • 4e7158b67d return POLLERR from polling on POSIX sockets (linux version) Martin Sustrik 2010-03-01 17:40:39 +01:00
  • 7442f53956 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-27 14:18:21 +01:00
  • ea0a44c8a9 Ruby binding removed Martin Sustrik 2010-02-27 14:18:02 +01:00
  • 83f85ea51d ruby binding removed from msvc build unknown 2010-02-27 13:49:53 +01:00
  • 696ada8833 python binding removed from nsvc build unknown 2010-02-27 13:36:52 +01:00
  • 45414b5444 python binding removed Martin Sustrik 2010-02-27 12:23:22 +01:00
  • efefa069b2 Cygwin support Martin Lucina 2010-02-26 20:03:58 +01:00
  • deda7ca54a Java Poller patch Martin Sustrik 2010-02-26 17:28:09 +01:00
  • 4a1a83887d Win32 build of Java binding fixed unknown 2010-02-26 16:42:52 +01:00
  • 4440b13c35 Poller object implemented in Java binding Martin Sustrik 2010-02-26 15:55:36 +01:00
  • 1c4daf79ce MIT license text added Martin Sustrik 2010-02-26 14:28:20 +01:00
  • 57e057c825 1st version of Java poll added Martin Sustrik 2010-02-25 16:29:17 +01:00
  • ed8fe68383 handle invalid PGM connection string decently Martin Sustrik 2010-02-24 17:27:31 +01:00
  • be51cfa419 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-24 16:19:53 +01:00
  • 0b4172b868 minor cast issues on cygwin fixed Martin Sustrik 2010-02-24 16:19:14 +01:00
  • b7f01f9071 chat example removed from win build; missing fd_signaler_t::poll on win added unknown 2010-02-24 15:33:03 +01:00
  • 476ebde628 use binary UUIDs instead of string representation to save some bytes Martin Sustrik 2010-02-24 13:02:29 +01:00
  • cc5c30f5dc Fix: OpenPGM is now distributed as .tar.gz Martin Lucina 2010-02-24 12:09:24 +01:00
  • bba36e6ee6 Disable IPv6 support Martin Lucina 2010-02-24 12:07:24 +01:00
  • 39b8961974 Update OpenPGM to 2.0.24 (stable) Martin Lucina 2010-02-24 09:41:10 +01:00
  • ccd47f1ee8 chat example moved to separate repo Martin Sustrik 2010-02-24 09:17:05 +01:00
  • 8980a98582 zmq_error used from ruby binding Martin Sustrik 2010-02-24 08:29:29 +01:00
  • 551fa104ff zmq_errno used in C++ binding Martin Sustrik 2010-02-23 23:43:31 +01:00
  • 95329719cd zmq_errno is exported from the DLL Martin Sustrik 2010-02-23 23:37:05 +01:00
  • 2441ef11a2 zmq_errno helper function added Martin Sustrik 2010-02-23 23:28:25 +01:00
  • 2dd55605ea recv fails after polling for IN on REQ socket Martin Sustrik 2010-02-23 22:13:56 +01:00
  • 025c9e173c execution disabled on certain source files; some comments on java binding; MSVC temp files added to .gitignore Martin Sustrik 2010-02-23 17:22:52 +01:00
  • 71b4947f95 Win32 build fixed unknown 2010-02-23 12:02:55 +01:00
  • 7c0df6ee02 Java binding beautified, inline documentation added Martin Sustrik 2010-02-23 11:52:33 +01:00
  • ef1b597489 minor fix in zmq_socket(3) man page Martin Sustrik 2010-02-23 10:01:54 +01:00
  • b9a612ff3f Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-22 18:19:51 +01:00
  • f24955519a zmq_poll doesn't exit when infinite timeout is set and interrupt occurs Martin Sustrik 2010-02-22 18:19:26 +01:00
  • 61f0ef569b NetBSD: Check for and use atomic_ops(3) if available Martin Lucina 2010-02-22 18:16:40 +01:00
  • 3a69cca386 Fix $build_doc/$install_man check yet again Martin Lucina 2010-02-22 16:42:13 +01:00
  • 1294c1d33a typo in zmq_ipc(7) fixed Martin Sustrik 2010-02-21 16:58:53 +01:00
  • ff99d753ae Minor buid system tunning malosek 2010-02-20 21:03:12 +01:00
  • 740e531fbb Aleksey Yeschenko added to the credit section of AUTHORS file Martin Sustrik 2010-02-20 09:11:30 +01:00
  • 57148b1fde Add missing check for install_man=yes Martin Lucina 2010-02-19 18:23:54 +01:00
  • 8b86dcf81c build on cygwin enabled Martin Sustrik 2010-02-19 17:50:47 +01:00
  • 727054547f don't check for identity, if the connection is anonymous Martin Sustrik 2010-02-19 17:02:07 +01:00
  • aff1f6621a Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-19 15:25:05 +01:00
  • 75f571c884 Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections Martin Sustrik 2010-02-19 15:24:43 +01:00
  • 2a79a943de Add NetBSD support Martin Lucina 2010-02-18 19:38:15 +01:00
  • 776b126339 Fix typo Martin Lucina 2010-02-18 19:27:35 +01:00
  • ab27f84b14 libstdc++ depends on libm on some platforms Martin Lucina 2010-02-18 19:27:15 +01:00
  • 495f0d105f Fix detection of libstdc++ Martin Lucina 2010-02-18 17:29:14 +01:00
  • 46824abeb2 Never build docs from tarball releases Martin Lucina 2010-02-18 17:25:49 +01:00
  • 8be491b7bd Use feature test macros more conservatively Martin Lucina 2010-02-18 13:46:00 +01:00
  • d008637bc4 one more attempt to fix the previous win32 problem Martin Sustrik 2010-02-17 21:16:59 +01:00
  • f97da5e644 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-17 20:33:46 +01:00
  • e385319e5a recv returning -1 while errno=0 fixed Martin Sustrik 2010-02-17 20:33:00 +01:00
  • 41354bfa98 zmq_version fixed on Win32 platform unknown 2010-02-17 20:16:19 +01:00
  • f745c96a9b Add POSIX and GNU Feature Test Macros Martin Lucina 2010-02-17 15:40:26 +01:00
  • 9d8623b28f ZMQII-76: Bug in how replies are handled when the REQ endpoint goes away Martin Sustrik 2010-02-17 08:30:27 +01:00
  • 33cb20a747 ZMQII-77: Put librbzmq symbols into ZMQ module Martin Sustrik 2010-02-16 23:31:17 +01:00
  • 1e7878489d exconf.rb checks for libzmq.so installation Martin Sustrik 2010-02-16 23:02:59 +01:00
  • 8214d386c3 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-16 22:20:09 +01:00
  • 4190f64d8c Special exception clause added to LGPL license Martin Sustrik 2010-02-16 22:19:33 +01:00
  • 96b2690716 Merge branch 'master' of github.com:sustrik/zeromq2 Martin Lucina 2010-02-16 19:59:32 +01:00
  • 60ce5cc82a PGM tarball should be removed on 'distclean', not 'clean' Martin Lucina 2010-02-16 19:58:55 +01:00
  • b9caa319e2 Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality Martin Sustrik 2010-02-16 18:30:38 +01:00
  • 2ddce20535 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-16 18:03:41 +01:00
  • a2f9899f6a missing COPYING file added Martin Sustrik 2010-02-16 17:50:36 +01:00
  • afb526f31a Fix 'make dist' to work with no special magic Martin Lucina 2010-02-16 00:11:38 +01:00
  • 8e9b78af27 Correct path for pgm distclean Martin Lucina 2010-02-15 23:59:35 +01:00
  • df0c18ca17 Missed one instance of pgm2 Martin Lucina 2010-02-15 23:54:49 +01:00
  • b09eeeb2fa Update gitignore Martin Lucina 2010-02-15 23:52:08 +01:00
  • 80c820d758 Cleaning up more PGM cruft Martin Lucina 2010-02-15 23:51:05 +01:00
  • 635e314643 Clarify python.h messages Martin Lucina 2010-02-15 23:09:57 +01:00
  • 55800cea8c Fix typo Martin Lucina 2010-02-15 23:02:24 +01:00
  • 5687661ba4 Cleanup messages from configure.in Martin Lucina 2010-02-15 22:58:45 +01:00
  • 48a90cfb34 Replace check for sparc with host_cpu Martin Lucina 2010-02-15 22:25:01 +01:00
  • 0ded6c1973 Multiple fixes to --with-pgm Martin Lucina 2010-02-15 22:17:18 +01:00
  • 94c74d5c18 Brian Granger added to credits list Martin Sustrik 2010-02-15 21:04:34 +01:00
  • f96f53c968 ZMQ_POLLERR placeholder added to zmq.h Martin Sustrik 2010-02-15 21:03:11 +01:00
  • 5041b0bc0b fixing the previous commit :( Martin Sustrik 2010-02-15 20:35:00 +01:00
  • 7778010d76 care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5 Martin Sustrik 2010-02-15 19:58:47 +01:00
  • 817c89a78e removed first dummy run of PKG_CHECK_EXISTS malosek 2010-02-15 19:42:05 +01:00
  • 43620b3d35 Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect Martin Sustrik 2010-02-14 13:34:48 +01:00
  • 4405250d93 Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t Martin Sustrik 2010-02-13 15:30:03 +01:00
  • f5ce81f289 Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity Martin Sustrik 2010-02-13 14:07:30 +01:00
  • cdc2efe9b5 Multi-hop REQ/REP, part VII., identity-related algorithms rewritten Martin Sustrik 2010-02-13 13:07:33 +01:00
  • 923eacd28a Multi-hop REQ/REP, part VI., session 'name' renamed to 'peer_identity' Martin Sustrik 2010-02-13 09:09:40 +01:00
  • 2e78e48503 Multi-hop REQ/REP, part V., peer identity is passed from init object to session Martin Sustrik 2010-02-12 20:49:00 +01:00
  • d8430f4b9a Multi-hop REQ/REP, part IV., add command deallocation mechanism Martin Sustrik 2010-02-12 20:03:02 +01:00
  • 313b5dfadd Multi-hop REQ/REP, part III., change 'type' in options to simple 'traceroute' flag Martin Sustrik 2010-02-12 19:42:35 +01:00
  • 96e0442332 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-02-12 15:58:22 +01:00
  • 36a576370c Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket Martin Sustrik 2010-02-12 15:57:54 +01:00
  • dc8f4b1b76 Fix memory leak in bind() Martin Hurton 2010-02-12 15:08:57 +01:00
  • 7b4cf2a4d0 Multi-hop REQ/REP, part I., socket type is known to all associated objects Martin Sustrik 2010-02-12 13:33:50 +01:00
  • cd7300fd4f Resolve command starvation in recv() Martin Hurton 2010-02-12 12:12:49 +01:00
  • 7f7ac843d5 Next 0MQ release will be 2.0.6 Martin Lucina 2010-02-11 17:51:47 +01:00
  • de41c9da31 Merge branch 'master' of github.com:sustrik/zeromq2 Martin Lucina 2010-02-11 17:51:08 +01:00
  • 30b967e2a4 Integrate version numbering into autoconf Martin Lucina 2010-02-11 17:49:40 +01:00
  • 92d0147b20 python binding build with 2.4 version of python fixed Martin Sustrik 2010-02-11 16:50:40 +01:00
  • 432fbd796b ZMQII-72: Add zmq_version function (documentation) Martin Sustrik 2010-02-11 10:43:59 +01:00
  • bd9213e712 ZMQII-72: Add zmq_version function Martin Sustrik 2010-02-11 10:29:33 +01:00
  • 7cab423fc2 Merge branch 'master' of github.com:sustrik/zeromq2 Martin Hurton 2010-02-10 17:14:21 +01:00