Skip to content

Commit ca1be8e

Browse files
[DEBUG] part n+3 of many debugging
### ChangeLog: Changes in file docs/FAQ.md: #### Default Port
1 parent 4da33e2 commit ca1be8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/FAQ.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ From the
199199
[documentation](https://github.com/reactive-firewall/multicast/blob/v1.4/multicast/__init__.py#L155):
200200
> Arbitrary port to use by default, though any dynamic and free port would work.
201201
202+
While developers and network admistrators must consider other factors in the real world deployment,
203+
it is fair to say any free port in the dynamic or "ephemeral" port range of `49152`-`65535` should
204+
work so far as this Multicast module is concerned.
205+
202206
* For `SAY` the port refers to the destination port.
203207
* for `RECV` and `HEAR` the port refers to the port to listen on.
204208

0 commit comments

Comments
 (0)