Commit Graph

2939 Commits

Author SHA1 Message Date
Martin Sustrik
4d07d7cabe fix of async connect on win32 2009-09-09 10:08:46 +02:00
Martin Sustrik
c99f39abc6 Merge branch 'master' of git@github.com:sustrik/zeromq2 2009-09-09 09:07:11 +02:00
Martin Sustrik
37d8371967 async connect bug fixed 2009-09-09 09:03:30 +02:00
malosek
734a62c12d Sparc solaris port 2009-09-08 16:55:03 +02:00
malosek
844b590b5e added libzmq.pc.in file 2009-09-08 15:06:08 +02:00
malosek
2a4a10c8be build system tuning 2009-09-08 14:54:04 +02:00
unknown
ec6822a477 win port for c and cpp perf tests 2009-09-08 11:30:49 +02:00
malosek
b71c3005e6 include directory split into c and cpp dirs, added --with-c and --with-cpp configure options 2009-09-07 17:06:47 +02:00
unknown
f895426c18 initial changes for win port 2009-09-07 15:41:43 +02:00
Martin Sustrik
4307baf7bc python binding functional 2009-09-04 16:02:41 +02:00
Martin Sustrik
103cbee6a5 couple of bugs fixed 2009-09-04 09:51:42 +02:00
Martin Sustrik
4914e5c9d1 O(1) socket removal 2009-09-02 16:16:25 +02:00
Martin Sustrik
f92de9b2a9 bug during terminal shutdown fixed 2009-09-02 14:59:53 +02:00
Martin Sustrik
702fdbb5dd messages that may have been received in the init phase are flushed immediately after engine is plugged in 2009-09-02 11:58:39 +02:00
Martin Sustrik
75a5a8732c --disable-shared & C perf tests: a better way 2009-09-02 10:59:31 +02:00
Martin Sustrik
5e08a89d1c Merge branch 'master' of git@github.com:sustrik/zeromq2 2009-09-02 10:23:01 +02:00
Martin Sustrik
6a5120b1f1 python extension & perf tests 2009-09-02 10:22:23 +02:00
Martin Hurton
0aacee389f POSIX threads don't use errno to report errors
Fix simple_semaphore to follow POSIX threads convention for reporting
errors.
2009-08-31 13:31:01 +02:00
Martin Sustrik
176879e5bb engine virtualised; chatroom example removed 2009-08-30 08:18:31 +02:00
tamara
1d650934e4 Ruby bidning added 2009-08-29 11:31:32 +02:00
Martin Sustrik
3666a49022 bug in identifying current thread fixed 2009-08-29 10:32:21 +02:00
Martin Sustrik
6996ef6f1a improved error handling 2009-08-29 09:41:50 +02:00
Martin Sustrik
cb09c6951e pipe deallocation added 2009-08-28 16:51:46 +02:00
Martin Sustrik
2dd5016515 multiple bugs fixed 2009-08-27 16:24:21 +02:00
Martin Sustrik
99c5d92836 pipes added 2009-08-27 10:54:28 +02:00
Martin Sustrik
6be4b01437 session management implemented 2009-08-21 14:29:22 +02:00
Martin Sustrik
a801b6d8b3 couple of bugs in shutdown mechanism fixed 2009-08-20 11:32:23 +02:00
Martin Sustrik
131f2e3096 subscribe API removed 2009-08-17 14:07:34 +02:00
Martin Sustrik
059beca59d listener/connecter/init/session added 2009-08-12 09:40:16 +02:00
Martin Sustrik
bda766ab40 redundant interface (i_api) removed 2009-08-09 16:30:22 +02:00
Martin Sustrik
9f1f823b7b zmq_listener/zmq_connecter implemented 2009-08-09 16:12:09 +02:00
Martin Sustrik
3147ff8523 getsockopt implemented 2009-08-09 11:57:21 +02:00
Martin Sustrik
bde396f156 fix to 3-thread synchronisation algorithm 2009-08-09 11:21:47 +02:00
Martin Sustrik
5b5b513330 socket options interface modeled as in BSD sockets 2009-08-09 09:24:48 +02:00
Martin Sustrik
a8b410e66c lockfree interaction patter for 3 theads implemented 2009-08-08 16:01:58 +02:00
Martin Sustrik
0b5cc026fb clean up - session/socket/engine stuff removed 2009-08-06 12:51:32 +02:00
Martin Sustrik
b8b4acef4c dispatcher renamed to context 2009-08-06 10:47:34 +02:00
Martin Sustrik
cc3755a16f renamed from zs to zmq 2009-08-03 11:30:13 +02:00
Martin Sustrik
4ed70a9302 initial commit 2009-07-29 12:07:54 +02:00