r266998 - in /trunk/gcc/ada: ChangeLog libgnat/...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue Dec 11 11:10:00 GMT 2018


Author: pmderodat
Date: Tue Dec 11 11:10:53 2018
New Revision: 266998

URL: https://gcc.gnu.org/viewcvs?rev=266998&root=gcc&view=rev
Log:
[Ada] GNAT.Sockets: fix timeout computations for sockets

2018-12-11  Dmitriy Anisimkov  <anisimko@adacore.com>

gcc/ada/

	* libgnat/g-socket.ads, libgnat/g-socket.adb: Fix duration
	computations to be compatible with the type for socket timeouts
	on Windows.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/libgnat/g-socket.adb
    trunk/gcc/ada/libgnat/g-socket.ads



More information about the Gcc-cvs mailing list