Embedded TCP/IP stack  4.7.0

◆ fnet_socket_addr_is_multicast()

fnet_bool_t fnet_socket_addr_is_multicast ( const struct fnet_sockaddr addr)

Determines, if socket address is multicast.

Parameters
addrSocket address.
Returns
This function returns:
  • FNET_TRUE if the address is multicast.
  • FNET_FALSE if the address is not multicast.

This function determines if the socket address is multicast or not.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net