]> gcc.gnu.org Git - gcc.git/commit
[Ada] Improve EINTR error handling on "poll" system call
authorDmitriy Anisimkov <anisimko@adacore.com>
Mon, 21 Sep 2020 06:00:41 +0000 (12:00 +0600)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 27 Oct 2020 09:19:28 +0000 (05:19 -0400)
commit79e61a6361f87a8162fe362e08d3ffeb76803606
tree2487bd804177275660682797bb3c6dafcc62dfb5
parent0365b9e4af29dc65c4d1634ca3444362d2ad0422
[Ada] Improve EINTR error handling on "poll" system call

gcc/ada/

* libgnat/g-socpol.adb (Wait): Do not exit from loop on EINTR
error and timeout is over.
gcc/ada/libgnat/g-socpol.adb
This page took 0.058496 seconds and 5 git commands to generate.