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
/
pgm_socket.hpp
Age
Commit message (
Expand
)
Author
2012-05-09
Trivial coding style fix.
Martin Sustrik
2012-05-09
Return an error on invalid (e)pgm:// connection
Douglas Young
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-11-01
Miru copyrights added
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-08-17
Fix the PGM support on win64
Martin Sustrik
2011-04-18
OpenPGM compilation error on OSX fixed
Martin Sustrik
2011-04-13
Minor cleanup of preprocessor definitions for OpenPGM
Martin Sustrik
2011-04-12
OpenPGM now doesn't redefine bool, we can drop the workaround
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-21
Computation of buffer size for PGM fixed.
Martin Sustrik
2011-02-18
Fix MSVC and SunStudio builds with OpenPGM
Martin Sustrik
2010-10-30
Coding style fixed for pgm_socket
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-23
Changes for MSVC OpenPGM build.
Steven McCoy
2010-09-30
more fixes to (e)pgm transport
Steven McCoy
2010-09-28
Upgrade to OpenPGM-5.0.78
Steven McCoy
2010-01-05
added pending event fd handling by the pgm_sender
malosek
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-28
PGM code cleanup
Martin Sustrik
2009-12-21
OpenPGM error handling improved
Martin Sustrik
2009-12-13
debug code removed from PGM engines
Martin Sustrik
2009-12-13
OpenPGM v1 support removed
Martin Sustrik
2009-12-13
PGM transport fixed
Martin Sustrik
2009-11-03
fixed get_sender_fds and get_receiver_fds for openpgm2
malosek
2009-10-06
0MQ compilable on winXP mingw with --with-pgm2 option
malosek
2009-10-05
moved pgm_create_custom_gsi into PGM1 and drop ssl dependency
malosek
2009-09-28
PGM2 sender
malosek
2009-09-25
pgm2 receiver working (partly)
malosek
2009-09-24
--with-pgm2 compilable
malosek
2009-09-24
added --with-pgm2 into build system
malosek
2009-09-22
added PGM bus functionality
malosek
2009-09-16
added udp:// transport prefix for PGM UDP encapsulation
malosek
2009-09-11
added OpenPGM sender - ZMQ_PUB
malosek