diff options
author | Dmitriy Anisimkov <anisimko@adacore.com> | 2021-05-18 11:03:31 +0600 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-07-07 16:23:12 +0000 |
commit | f3ff72939e52a381d28f3c4879f2eaa1d154ff73 (patch) | |
tree | ca226ec60e920afb3b26a143d70d67bee623c98e /gcc/gimple-array-bounds.cc | |
parent | f8776eeb3613b557cea367f01d7d1b6b2fe9d33b (diff) | |
download | gcc-f3ff72939e52a381d28f3c4879f2eaa1d154ff73.zip gcc-f3ff72939e52a381d28f3c4879f2eaa1d154ff73.tar.gz gcc-f3ff72939e52a381d28f3c4879f2eaa1d154ff73.tar.bz2 |
[Ada] Add socket options to control keepalive on TCP connection
gcc/ada/
* libgnat/g-socket.ads (Option_Name): Add Keep_Alive_Count,
Keep_Alive_Idle, and Keep_Alive_Interval items to enumeration.
(Option_Type): Add Keep_Alive_Count, Keep_Alive_Idle, and
Keep_Alive_Interval alternatives to the case of discriminated
record.
* libgnat/g-socket.adb (Options): Add Keep_Alive_Count,
Keep_Alive_Idle, and Keep_Alive_Interval to items enumerator to
OS constant converter.
(Set_Socket_Option): Process Keep_Alive_Count, Keep_Alive_Idle,
and Keep_Alive_Interval socket options.
(Get_Socket_Option): Idem.
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions