On 15 August 2012 11:45, Scott <[email protected]> wrote: > Thanks! I'll give that a try. > Is there a "best practices" way to set the receive window using on of the > following? > PGM_RXW_SECS Set or read RXW_SECS, the size of the receive window in > seconds. PGM_RXW_SQNS Set or read RXW_SQNS, the size of the receive > window in sequences. > If I want to use SQNS, then do I need to set the MAX BIT rate so it knows > how long to wait? If I only want it to wait 1ms, I don't see how I can do > that with PGM_RXW_SECS >
Set PGM_RXW_SQNS or PGM_RXW_SECS and PGM_RXW_MAX_RTE . This is supposed to be part of the *PGM concepts *document but merged into earlier* reference guide* documents and lost in rearranging to the current format. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
