Commit ffa30fab authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

Added comments for relationship between TimeoutRecv and tsec


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@865 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent 51447070
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -313,6 +313,7 @@ MaxTolerableLatency 120 # Max tolerable latency for each channe
#TimeoutRecv          30                 # Time-out in seconds for flushing queued data for each channel.
#TimeoutRecv          30                 # Time-out in seconds for flushing queued data for each channel.
                                         # (Default 0. No time-out) [10..300].
                                         # (Default 0. No time-out) [10..300].
                                         # Useful for retrieving Data On Demand with minimum delay.
                                         # Useful for retrieving Data On Demand with minimum delay.
                                         # 'tsec' in nmxptool.desc should be greater than 'TimeoutRecv'.
                                         # It is equivalent to the option -T.
                                         # It is equivalent to the option -T.


DefaultNetworkCode   IV                  # Default network code where in 'ChannelFile' or 'Channel' is not declared.
DefaultNetworkCode   IV                  # Default network code where in 'ChannelFile' or 'Channel' is not declared.