GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/4144 IGNITE-8702: Replaced select() with poll() for Linux
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8702
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4144.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4144
----
commit d9cb7bd1eadd1153eb1e69cfe090071bfe065c7c
Author: Igor Sapego <isapego@...>
Date: 2018-06-06T15:28:36Z
IGNITE-8702: Replaced select() with poll() for Linux
----
---