2016-11-21 10:41 GMT+01:00 Иван Куб (Ivan Kuvaldin) <[email protected]>:

> We know: in flat network (simple hub-switch) every packet is send to all
> ETH ports. So multicast packets could be received without subscription.
> Does libuv operate with them?
> How can I know target address of UDP packet if it is multicast?
>

IP_PKTINFO has such a information, but I don't think libuv exposes an API
that enables it:

https://linux.die.net/man/7/ip


-- 
Iñaki Baz Castillo
<[email protected]>

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to