index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tcp_connecter.cpp
Age
Commit message (
Collapse
)
Author
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-07-13
minor comment clarification
Martin Sustrik
2010-06-11
if connect asserts, exact error is reported
Martin Sustrik
2010-06-11
EHOSTUNREACH is acceptable outcome from connect
Martin Sustrik
2010-06-10
issue 31 - Assertion failed: err == ECONNREFUSED || err == ETIMEDOUT ↵
Martin Sustrik
(tcp_connecter.cpp:296)
2010-06-07
minor comment clarification
Martin Sustrik
2010-05-12
fixes for OpenVMS
Brett Cameron
2010-03-11
Restructure language bindings
Martin Lucina
C and C++ headers moved from bindings/ to include/, bindings/ removed --with-c and --with-cpp options to configure removed, C and C++ now built and installed by default
2010-02-10
ZMQII-69: Make 0MQ build on HP-UX
Martin Sustrik
2010-02-05
allow async connect on Win32 return WSAECONNABORTED
Martin Sustrik
2010-02-04
ZMQII-58: TCP connecting asserts on Win32 (same fix for POSIX)
Martin Sustrik
2010-02-04
ZMQII-58: TCP connecting asserts on Win32
unknown
2010-01-23
IPv6 patch part 2/2
Martin Sustrik
2010-01-22
Tero Marttila's Ipv6 patch - part I.
Martin Sustrik
2010-01-20
ZMQ-42: Building with ICC fails
Martin Sustrik
2010-01-16
Solaris build fixed
Martin Sustrik
2010-01-15
Win32 build fixed
unknown
2010-01-15
ZMQII-39: Implement IPC transport
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-10-01
windows error handling improved
unknown
2009-09-11
build on win32 fixed
Martin Sustrik
2009-09-10
classify error from async connect as network related or 0MQ bugs
Martin Sustrik
2009-09-09
fix of async connect on win32
Martin Sustrik
2009-09-08
win port for c and cpp perf tests
unknown
2009-09-07
initial changes for win port
unknown
2009-08-09
zmq_listener/zmq_connecter implemented
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik