summaryrefslogtreecommitdiff
path: root/src/ip.cpp
AgeCommit message (Expand)Author
2012-04-14Set options on new sockets in systematic mannerMartin Sustrik
2012-04-11HANDLE_FLAG_INHERIT is set to 0 on internal socketsMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-03-28XS_KEEPALIVE options addedMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-26Added compile-time test for SOCK_CLOEXECMikko Koppanen
2011-09-02Close file descriptors on exec (issue 218)Martin Sustrik
2011-08-18Missing include added to ip.cppMartin Sustrik
2011-08-18TCP address related functionality moved to tcp_address_tMartin Sustrik
2011-08-18IPC address related functionality refactored into ipc_address_t classMartin Sustrik
2011-08-15Preliminary Android supportGhislain Putois
2011-08-15Add IPv6 support to tcp_listenerSteven McCoy
2011-08-14Compilation error on HP-UX and AIX fixedMartin Sustrik
2011-08-14Compilation error on FreeBSD fixedMartin Sustrik
2011-08-08Update resolve_ip_interface and resolve_ip_hostname with ipv4only parameter.Steven McCoy
2011-08-08Update resolve_nic_name to take more generic sockaddr parameter.Steven McCoy
2011-07-29Different connecters simplifiedMartin Sustrik
2011-07-28Tuning of TCP sockets is done at a single placeMartin Sustrik
2011-06-29Use strrchr to ensure we split off the last colon for the service portAndrew Thompson
2011-05-17Better handling of memory error in resolve_ip_hostnamePaul Colomiets
2011-05-15Fixes warning when compiling with MSVC on Win64Martin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-09Windows build fixedMartin Sustrik
2011-03-08Different fixed to make OpenVMS port work.Brett Cameron
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-07-21Issue 42 - getaddrinfo() failsMartin Lucina
2010-03-06problem with NIC name resolution on OSX fixedMartin Sustrik
2010-02-24minor cast issues on cygwin fixedMartin Sustrik
2010-02-24Disable IPv6 supportMartin Lucina
2010-02-18Add NetBSD supportMartin Lucina
2010-02-15fixing the previous commit :(Martin Sustrik
2010-02-15care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5Martin Sustrik
2010-02-09ZMQII-69: Make 0MQ build on HP-UXMartin Sustrik
2010-01-24IPv6 patch - part V. (win32)unknown
2010-01-24IPv6 patch - part IV.Martin Sustrik
2010-01-23Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-01-23IPv6 patch - part III.Martin Sustrik
2010-01-23IP address resolving on Win32 fixedunknown
2010-01-23IPv6 patch part 2/2Martin Sustrik
2010-01-22IPv6 support -part II.Martin Sustrik
2010-01-22Tero Marttila's Ipv6 patch - part I.Martin Sustrik
2010-01-18ZMQII-40: wrong return code from recolve_ip_interfaceMartin Sustrik
2010-01-16Solaris build fixedMartin Sustrik
2010-01-15ZMQII-39: Implement IPC transportMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik