(usagi-users 03419) select() on IPv6 multicast socket.
Hoerdt Mickael <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have strange behavior in my code : I got two IPv6 UDP sockets, bound to the same port and listening to the same SSM channel (INCLUDE mode). I am using select() to know when packets are coming on it. The thing is that only one socket receive packets is it normal ? does multicast toward sockets bound to the same port and listening to the same group works ? Hoerdt Mickaël