This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ada] Add IP_PKTINFO to GNAT.Sockets.Constants (PR ada/33688)


This change adds constant IP_PKTINFO to GNAT.Sockets.Constants to support
obtaining additional, ancillary information about received IP datagrams on
systems that support this option.

Further changes are expected from Sam Tardieu on this PR, as per a
previous discussion between Thomas and Sam off-list.

2007-12-19  Thomas Quinot  <quinot@adacore.com>

	Part of PR ada/33688
	* gen-soccon.c: Add constant IP_PKTINFO to allow getting ancillary
	datagram info on Linux.

Attachment: difs
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]