Martin Hurton
|
bc9b7f1f54
|
lb: bugfix - never skip active pipe when sending msg
|
2010-02-10 17:12:54 +01:00 |
|
Martin Hurton
|
6b3c1798e7
|
fq: bugfix - don't read msg from inactive pipe
|
2010-02-10 16:59:17 +01:00 |
|
Martin Sustrik
|
2d44bf3644
|
ZMQII-69: Make 0MQ build on HP-UX
|
2010-02-10 11:04:28 +01:00 |
|
Martin Sustrik
|
8c25bab31d
|
ZMQII-70: zmq_poll on win32 fails with EINVAL
|
2010-02-10 10:42:54 +01:00 |
|
Martin Sustrik
|
8f86cac2f6
|
ZMQII-69: Make 0MQ build on HP-UX
|
2010-02-09 19:23:15 +01:00 |
|
Martin Sustrik
|
4c870ede7f
|
ZMQII-57: Shutdown OpenPGM library
|
2010-02-09 09:08:37 +01:00 |
|
Martin Sustrik
|
01533a5aef
|
ZMQII-65: Two OS threads are mapped to the same app_thread_t
|
2010-02-08 18:37:48 +01:00 |
|
Martin Sustrik
|
7593d815ac
|
ZMQII-64: First message stuck in 0MQ in case of immediate disconnection
|
2010-02-08 10:34:12 +01:00 |
|
Martin Sustrik
|
427bc3276a
|
minor code cleanup
|
2010-02-07 16:24:14 +01:00 |
|
Martin Sustrik
|
b0ee6b0c8a
|
ZMQII-62: zmq_close after sending message via P2P socket fails
|
2010-02-07 11:31:05 +01:00 |
|
Martin Sustrik
|
bbaa494fb5
|
ZMQII-59: TCP server crashes sometimes when message is send and socket is closed immediately
|
2010-02-07 09:14:43 +01:00 |
|
Martin Sustrik
|
d21bf21a36
|
allow async connect on Win32 return WSAECONNABORTED
|
2010-02-05 13:00:49 +01:00 |
|
Martin Sustrik
|
0888fcd06f
|
yqueue_t uses malloc/free instead of new/delete
|
2010-02-04 23:58:41 +01:00 |
|
Martin Sustrik
|
30076c4f7a
|
ZMQII-58: TCP connecting asserts on Win32 (same fix for POSIX)
|
2010-02-04 17:46:47 +01:00 |
|
unknown
|
c46b7ed197
|
ZMQII-58: TCP connecting asserts on Win32
|
2010-02-04 17:40:04 +01:00 |
|
Martin Sustrik
|
bc90231227
|
contrain interface name resolving in OpenPGM to IPv4 interfaces
|
2010-02-04 09:39:57 +01:00 |
|
Martin Sustrik
|
0f697fe2b4
|
ZMQII-56: Avoid allocation of chunk in yqueue.hpp by keeping a spare one
|
2010-02-03 20:04:44 +01:00 |
|
Martin Lucina
|
72bbc92b70
|
Merge branch 'master' of github.com:sustrik/zeromq2
|
2010-02-03 15:54:39 +01:00 |
|
Martin Lucina
|
6502c16a7f
|
Update OpenPGM to 2.0.23rc8
|
2010-02-03 15:52:11 +01:00 |
|
Martin Sustrik
|
7c25feb51b
|
ZMQII-55: At most one PGM/UDP transport can be opened
|
2010-02-03 13:06:34 +01:00 |
|
Martin Sustrik
|
9cee8f9c3e
|
problem with PGM messages larger than 1 MTU fixed
|
2010-02-02 15:11:25 +01:00 |
|
Martin Sustrik
|
27e47bdcc0
|
ZMQII-54: Affinity isn't honoured
|
2010-02-02 13:29:31 +01:00 |
|
Martin Sustrik
|
5d16070ffc
|
ZMQII-53: Memory leak when using invalid socket type
|
2010-02-02 08:46:35 +01:00 |
|
Martin Sustrik
|
a1e70f2957
|
ZMQII-52: Asserion during reconnection
|
2010-02-02 08:27:38 +01:00 |
|
Martin Sustrik
|
00b9a5dede
|
ZMQII-51: Implement O(1) topic matching
|
2010-01-31 20:14:30 +01:00 |
|
Martin Sustrik
|
70ea8e9d4b
|
ZMQII-48: Implement P2P socket type
|
2010-01-30 13:40:50 +01:00 |
|
malosek
|
e5ff617c4e
|
fixed OpenPGM compilation on mingw32
|
2010-01-27 20:58:40 +01:00 |
|
malosek
|
8f57ff4634
|
fixed OpenPGM compilation on mingw32
|
2010-01-27 20:45:43 +01:00 |
|
malosek
|
0b97e7a4f2
|
libpgm updated to 2.6.21rc6
|
2010-01-27 11:30:22 +01:00 |
|
Martin Sustrik
|
943125bd12
|
Hard-wired constant on OpenVMS replaced by symbolic constant
|
2010-01-27 08:47:01 +01:00 |
|
unknown
|
aa27034db5
|
IPv6 patch - part V. (win32)
|
2010-01-24 08:38:18 +01:00 |
|
Martin Sustrik
|
adc5d7693d
|
IPv6 patch - part IV.
|
2010-01-24 08:19:02 +01:00 |
|
Martin Sustrik
|
fca9a2159a
|
Merge branch 'master' of git@github.com:sustrik/zeromq2
|
2010-01-23 11:14:53 +01:00 |
|
Martin Sustrik
|
079d327670
|
IPv6 patch - part III.
|
2010-01-23 11:14:30 +01:00 |
|
unknown
|
454f43a45b
|
IP address resolving on Win32 fixed
|
2010-01-23 09:08:31 +01:00 |
|
Martin Sustrik
|
2634934999
|
IPv6 patch part 2/2
|
2010-01-23 08:19:30 +01:00 |
|
Martin Sustrik
|
6aaf095dd2
|
IPv6 support -part II.
|
2010-01-22 16:32:48 +01:00 |
|
Martin Sustrik
|
34d65e22c5
|
Tero Marttila's Ipv6 patch - part I.
|
2010-01-22 13:13:52 +01:00 |
|
unknown
|
d1e09578b2
|
Hardcoded loopback address removed from fd_signaler
|
2010-01-22 07:54:16 +01:00 |
|
Martin Sustrik
|
f0757c003e
|
ZMQII-43: Race condition when writing to pipe
|
2010-01-21 09:58:49 +01:00 |
|
Martin Sustrik
|
6a46ca75e5
|
ZMQ-42: Building with ICC fails
|
2010-01-20 09:22:41 +01:00 |
|
Martin Sustrik
|
bddff50271
|
ZMQII-40: wrong return code from recolve_ip_interface
|
2010-01-18 11:01:41 +01:00 |
|
Martin Sustrik
|
51e012c446
|
Solaris build fixed
|
2010-01-16 09:39:44 +01:00 |
|
unknown
|
a507d16e13
|
Win32 build fixed
|
2010-01-15 14:21:20 +01:00 |
|
Martin Sustrik
|
2bb57ac57a
|
ZMQII-39: Implement IPC transport
|
2010-01-15 14:11:39 +01:00 |
|
unknown
|
b9b0124d55
|
ZMQII-34: ensure that poll won't return POLLIN event when the message will be filtered out anyway (Win32)
|
2010-01-14 15:50:12 +01:00 |
|
Martin Sustrik
|
067ba3b9f7
|
ZMQII-34: ensure that poll won't return POLLIN event when the message will be filtered out anyway (POSIX)
|
2010-01-13 19:21:23 +01:00 |
|
Martin Sustrik
|
20a8edcf5c
|
ZMQII-38: Compiler complains about missing virtual constructors
|
2010-01-13 13:24:29 +01:00 |
|
Martin Sustrik
|
bcd278a5a5
|
ZMQII-37: SIGSEGV when polling on REQ socket
|
2010-01-12 08:14:55 +01:00 |
|
Martin Sustrik
|
bd07baf028
|
ZMQII-33: zmq_poll may exceed timeout if signal interrupts the waiting
|
2010-01-09 22:24:59 +01:00 |
|
Martin Sustrik
|
e806615dd1
|
ZMQII-31: memory leak in zmq_poll (on timeout)
|
2010-01-08 15:44:51 +01:00 |
|
Martin Sustrik
|
ddf5f75549
|
zmq.cpp build probelm on non-linux platforms fixed
|
2010-01-07 14:44:43 +01:00 |
|
malosek
|
e21b33e9cf
|
forced WINVER to 0x0501 for mingv32 build
|
2010-01-05 18:34:27 +01:00 |
|
Martin Sustrik
|
ef049efe2e
|
perf tests modified to reflect change in subscription format
|
2010-01-05 14:45:10 +01:00 |
|
malosek
|
11fec367d1
|
added pending event fd handling by the pgm_sender
|
2010-01-05 11:22:14 +01:00 |
|
Martin Sustrik
|
4f6baf4dde
|
Copyrights transferred from FastMQ to iMatix
|
2010-01-05 08:29:35 +01:00 |
|
Martin Sustrik
|
f2b235db16
|
ZMQII-29: Add timeout to zmq_poll function
|
2010-01-04 15:46:20 +01:00 |
|
malosek
|
1b90e5f6f5
|
added missing likely.hpp file into the dist
|
2009-12-31 16:53:00 +01:00 |
|
malosek
|
9bda63cd63
|
fixed minor gcc warning in src/pgm_receiver.cpp
|
2009-12-31 16:35:04 +01:00 |
|
malosek
|
9fadf0b218
|
fixed minor gcc warning in src/pgm_socket.cpp
|
2009-12-31 16:18:45 +01:00 |
|
Martin Sustrik
|
23e5c3b342
|
polling on SUB socket fixed
|
2009-12-29 07:53:33 +01:00 |
|
Martin Sustrik
|
72161fb075
|
format of subscriptions changed (no * needed anymore)
|
2009-12-28 21:29:31 +01:00 |
|
unknown
|
c97967ed4b
|
MSVC build fixed
|
2009-12-28 16:20:21 +01:00 |
|
Martin Sustrik
|
5852db451a
|
PGM code cleanup
|
2009-12-28 11:51:06 +01:00 |
|
Martin Sustrik
|
aebff623f3
|
ZMQII-28: Bidirectional introduction on TCP connection establishment
|
2009-12-23 19:37:56 +01:00 |
|
Martin Sustrik
|
b3bd4c15fe
|
OpenPGM error handling fixed
|
2009-12-22 09:01:01 +01:00 |
|
Martin Sustrik
|
7cf18a2aec
|
minor fixes
|
2009-12-21 20:45:52 +01:00 |
|
Martin Sustrik
|
5a0674dfec
|
OpenPGM error handling improved
|
2009-12-21 18:50:24 +01:00 |
|
Martin Sustrik
|
86d68cbcbd
|
memory leaks related to OpenPGM errors fixed
|
2009-12-18 14:19:28 +01:00 |
|
Martin Sustrik
|
ab5abf6c7e
|
hint parameter added to zmq_free function
|
2009-12-16 15:08:37 +01:00 |
|
Martin Sustrik
|
7479871cde
|
Merge branch 'master' of git@github.com:sustrik/zeromq2
|
2009-12-15 23:50:32 +01:00 |
|
Martin Sustrik
|
8aa0908635
|
all news converted to nothrow variant
|
2009-12-15 23:49:55 +01:00 |
|
unknown
|
3e64083667
|
win32 build fixed
|
2009-12-15 18:00:00 +01:00 |
|
Martin Sustrik
|
2cef05d869
|
reconnection mechanism added to tcp transport
|
2009-12-15 17:49:40 +01:00 |
|
Martin Sustrik
|
14b112301e
|
handle error during connecting by eventual reconnection
|
2009-12-15 13:58:21 +01:00 |
|
Martin Sustrik
|
e49115224a
|
zmq_encoder/decoder are able to add/trim prefixes from messages; fair queueing and load balancing algorithms factorised into separate classes
|
2009-12-15 09:09:19 +01:00 |
|
Martin Sustrik
|
bd792faa9d
|
ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transport
|
2009-12-14 11:46:30 +01:00 |
|
unknown
|
0637e06387
|
zmq_streamer & zmq_queue are built under MSVC
|
2009-12-13 14:59:25 +01:00 |
|
Martin Sustrik
|
fa6bf24d80
|
XREP & XREQ socket types added; zmq_queue device added
|
2009-12-13 14:45:23 +01:00 |
|
Martin Sustrik
|
c43aded531
|
debug code removed from PGM engines
|
2009-12-13 11:27:43 +01:00 |
|
Martin Sustrik
|
f4ac8d7a44
|
OpenPGM v1 support removed
|
2009-12-13 09:56:02 +01:00 |
|
Martin Sustrik
|
73b765e4b4
|
PGM transport fixed
|
2009-12-13 09:11:08 +01:00 |
|
Martin Sustrik
|
d5670f34ba
|
ZMQII-26: Use zero-copy for large messages (rx side)
|
2009-12-11 22:29:04 +01:00 |
|
Martin Sustrik
|
770178724f
|
errors are never predicted in branch prediction (likely/unlikely macros added)
|
2009-12-10 21:34:40 +01:00 |
|
unknown
|
d4fdc26efc
|
zmq_poll implemented on Win32 platform
|
2009-12-10 16:46:22 +01:00 |
|
unknown
|
986ab66b8f
|
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (Win32)
|
2009-12-10 10:39:24 +01:00 |
|
Martin Sustrik
|
2e39f892c3
|
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX)
|
2009-12-10 09:47:24 +01:00 |
|
Martin Sustrik
|
72dacc3570
|
zero-copy on tx side optimised to minimise number of user/kernel space transitions
|
2009-12-10 08:25:21 +01:00 |
|
Martin Sustrik
|
cab5a4a159
|
minor documentation updates
|
2009-12-09 09:19:16 +01:00 |
|
Martin Sustrik
|
902d4f2282
|
minor fix of zero-copy on tx side
|
2009-12-08 16:13:51 +01:00 |
|
Martin Sustrik
|
9be877c685
|
ZMQII-26: Use zero-copy for large messages
|
2009-12-08 15:41:50 +01:00 |
|
Martin Sustrik
|
a08a72dd08
|
chat example added
|
2009-12-07 21:06:54 +01:00 |
|
Martin Sustrik
|
82012667cc
|
Deadlock on zmq_close
|
2009-12-07 17:28:43 +01:00 |
|
Martin Sustrik
|
9f49594273
|
C & C++ header files clean-up
|
2009-12-05 11:20:57 +01:00 |
|
Martin Sustrik
|
721e37a371
|
platform.hpp.in removed from the codebase
|
2009-12-04 10:02:25 +01:00 |
|
Martin Sustrik
|
7146ef85e9
|
seqnum mechanism automated
|
2009-12-02 21:26:47 +01:00 |
|
Martin Sustrik
|
cb84580bbc
|
harmless uninitialised memory read fixed
|
2009-12-01 19:09:58 +01:00 |
|
Martin Sustrik
|
9bd309bda6
|
annoying optimisation in 'bind' command removed
|
2009-12-01 18:50:54 +01:00 |
|
Martin Sustrik
|
c04583ff6c
|
minor code beautification
|
2009-12-01 15:12:42 +01:00 |
|
unknown
|
0d704fceee
|
MSVC warnings fixed
|
2009-12-01 14:58:00 +01:00 |
|