[FAST-40] MulticastEndpoint connect method binds multicast socket to any ip Created: 20/Dec/11 Updated: 11/Apr/12 Resolved: 11/Apr/12 |
|
| Status: | Resolved |
| Project: | OpenFAST |
| Component/s: | None |
| Affects Version/s: | 1.0.2 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Default |
| Reporter: | Stas Gromov | Assignee: | Jacob Northey |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MulticastEndpoint method connect creates MulticastSocket as to listen packets just from this group and port. |
| Comments |
| Comment by Stas Gromov [ 20/Dec/11 ] |
|
or... it can be optional in case we really want to listen to all messages on that port from all multicast groups |