Add new option ZMQ_MULTICAST_MAXTPDU to set PGM_MTU.

Fixes #1646
This commit is contained in:
Jim Hague
2015-11-23 19:35:02 +00:00
parent 5d04dc354e
commit e71471b2e8
7 changed files with 53 additions and 6 deletions

View File

@@ -84,9 +84,6 @@ namespace zmq
// possible latencies.
clock_precision = 1000000,
// Maximum transport data unit size for PGM (TPDU).
pgm_max_tpdu = 1500,
// On some OSes the signaler has to be emulated using a TCP
// connection. In such cases following port is used.
// If 0, it lets the OS choose a free port without requiring use of a