Ticket #4504 enhancement closed fixed
Document reactor.listenMulticast's listenMultiple keyword argument
| Reported by: | aalex | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | documentation easy |
| Cc: | jessica.mckellar@… | Branch: | branches/listenmulticast-docs-4504 |
| Author: | exarkun | Launchpad Bug: |
Description
@param listenMultiple: If set to True, allows multiple servers to listen to the same address and port of a multicast group. @type listenMultiple: bool
Some commonly used addresses are the All Hosts multicast group, such ass 224.0.0.1, that contains all systems on the same network segment.
Change History
Note: See
TracTickets for help on using
tickets.
