[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 03419) select() on IPv6 multicast socket.



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