Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

Multicast output interface control

Monday October 3, 2005

The Get_Socket_Option/Set_Socket_Option interface in GNAT.Sockets now provides a new option, Multicast_If, corresponding to the IP_MULTICAST_IF setsockopt option. This allows the user to get and set the default output interface for a multicast socket.

 

Posted by Posted in Development Log, GNAT Compilation System