Skip to content
Snippets Groups Projects
Commit 0afdde08 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

comment

parent f0770043
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ public class MulticastUdpSender
public static final int TTL = 10;
/** How many packets to send prior to termination */
public static final int LOOPSIZE = 20; // 20000
public static final int LOOPSIZE = 20; // or maybe 20000
/** Receiving this message causes termination
* @see <a href="https://en.wikipedia.org/wiki/Sentinel_value">https://en.wikipedia.org/wiki/Sentinel_value</a> */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment