summaryrefslogtreecommitdiffstats
path: root/src/net/mcast/McastPGMSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SIGSEGV when address info cannot be parsed.Sebastien Braun2010-10-051-0/+1
* Fix OpenPGM error handling bug resulting in spurious warnings and/or memory l...Sebastien Braun2010-10-051-1/+2
* Assorted Multicast Fixes:Sebastien Braun2010-10-031-84/+122
* Implement UI and pvsDaemon components for outgoing Multicast TransferSebastien Braun2010-07-171-2/+10
* Add isOpen() test to McastPGMSocketSebastien Braun2010-07-151-0/+8
* Disable PGMCC as it is buggySebastien Braun2010-07-151-3/+0Star
* * Upgrade OpenPGM to current trunkSebastien Braun2010-07-151-164/+159Star
* Change to shorter NAK intervals for performance.Sebastien Braun2010-07-141-3/+3
* Make interface configurable.Sebastien Braun2010-07-141-1/+1
* Make UDP encapsulation correctly configurable.Sebastien Braun2010-07-141-2/+19
* Implement multicast transfer protocol.Sebastien Braun2010-07-121-0/+601