summaryrefslogtreecommitdiff
path: root/src/pgm_socket.hpp
AgeCommit message (Expand)Author
2012-05-09Trivial coding style fix.Martin Sustrik
2012-05-09Return an error on invalid (e)pgm:// connectionDouglas Young
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-08-17Fix the PGM support on win64Martin Sustrik
2011-04-18OpenPGM compilation error on OSX fixedMartin Sustrik
2011-04-13Minor cleanup of preprocessor definitions for OpenPGMMartin Sustrik
2011-04-12OpenPGM now doesn't redefine bool, we can drop the workaroundMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-21Computation of buffer size for PGM fixed.Martin Sustrik
2011-02-18Fix MSVC and SunStudio builds with OpenPGMMartin Sustrik
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-09-30more fixes to (e)pgm transportSteven McCoy
2010-09-28Upgrade to OpenPGM-5.0.78Steven McCoy
2010-01-05added pending event fd handling by the pgm_sendermalosek
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-28PGM code cleanupMartin Sustrik
2009-12-21OpenPGM error handling improvedMartin Sustrik
2009-12-13debug code removed from PGM enginesMartin Sustrik
2009-12-13OpenPGM v1 support removedMartin Sustrik
2009-12-13PGM transport fixedMartin Sustrik
2009-11-03fixed get_sender_fds and get_receiver_fds for openpgm2malosek
2009-10-060MQ compilable on winXP mingw with --with-pgm2 optionmalosek
2009-10-05moved pgm_create_custom_gsi into PGM1 and drop ssl dependencymalosek
2009-09-28PGM2 sendermalosek
2009-09-25pgm2 receiver working (partly)malosek
2009-09-24--with-pgm2 compilablemalosek
2009-09-24added --with-pgm2 into build systemmalosek
2009-09-22added PGM bus functionalitymalosek
2009-09-16added udp:// transport prefix for PGM UDP encapsulationmalosek
2009-09-11added OpenPGM sender - ZMQ_PUBmalosek