summaryrefslogtreecommitdiff
path: root/src/pgm_socket.cpp
AgeCommit message (Expand)Author
2012-05-13Move inclusion of select() and poll() headers to a single placeGabriele Svelto
2012-05-09Whitespace fixes in pgm_socket.cppDouglas Young
2012-05-09Return an error on invalid (e)pgm:// connectionDouglas Young
2012-05-02Conditionally include header files required by select() and poll()Gabriele Svelto
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-11-01Miru copyrights addedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-04Re-add PGM rate limitingSteven McCoy
2011-08-17Fix the PGM support on win64Martin Sustrik
2011-07-15ZMQ_IDENTITY socket option removedMartin Sustrik
2011-05-17Couple of minor issues in MSVC build fixedMartin Sustrik
2011-05-16Duplicate initialisation of PGM_MULTICAST_HOPS removedMartin Sustrik
2011-05-15ZMQ_MULTICAST_HOPS socket option addedMartin Sustrik
2011-04-30pgm_socket uses binary version of UUIDMartin Sustrik
2011-03-24ZMQ_RATE and ZMQ_RECOVERY_IVL types cahnged to intMartin Sustrik
2011-03-24ZMQ_RECOVERY_IVL and ZMQ_RECOVERY_IVL_MSEC reconciledMartin Sustrik
2011-03-23ZMQ_MCAST_LOOP removedMartin Sustrik
2011-03-14Remove obsolete assert from pgm_socket.cppMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2011-02-21Computation of buffer size for PGM fixed.Martin Sustrik
2010-12-09Added Recovery Interval in MillisecondsBob Beaty
2010-10-30Coding style fixed for pgm_socketMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-23Changes for MSVC OpenPGM build.Steven McCoy
2010-10-12Drop PGM parameters to 100mb friendly range.Steven McCoy
2010-09-30minor whitespace fixMartin Sustrik
2010-09-30FreeBSD doesn't define MSG_ERRQUEUE -- now it's defined in 0MQSteven McCoy
2010-09-30more fixes to (e)pgm transportSteven McCoy
2010-09-30 * Add assertions to check for OpenPGM calls with invalid parameters.Steven McCoy
2010-09-28Upgrade to OpenPGM-5.0.78Steven McCoy
2010-05-13some more sanity checks in pgm_socketSteven McCoy
2010-05-13some more sanity checks in pgm_socketSteven McCoy
2010-02-24handle invalid PGM connection string decentlyMartin Sustrik
2010-02-13Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_tMartin Sustrik
2010-02-09ZMQII-57: Shutdown OpenPGM libraryMartin Sustrik
2010-02-04contrain interface name resolving in OpenPGM to IPv4 interfacesMartin Sustrik
2010-02-03ZMQII-55: At most one PGM/UDP transport can be openedMartin Sustrik
2010-01-27libpgm updated to 2.6.21rc6malosek
2010-01-05added pending event fd handling by the pgm_sendermalosek
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-31fixed minor gcc warning in src/pgm_socket.cppmalosek
2009-12-28PGM code cleanupMartin Sustrik
2009-12-22OpenPGM error handling fixedMartin Sustrik
2009-12-21OpenPGM error handling improvedMartin Sustrik
2009-12-18memory leaks related to OpenPGM errors fixedMartin Sustrik
2009-12-15all news converted to nothrow variantMartin Sustrik
2009-12-14ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transportMartin Sustrik