nc_bloaty: use poll() instead of select()
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Feb 2017 16:48:59 +0000 (17:48 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Feb 2017 16:48:59 +0000 (17:48 +0100)
commit94dcfd8cc065b699081984d6f4b4bbfc811937b1
tree7437af5ce59ecd26faa0112eba4c6c2438ec63cb
parent52a515d18724bbb34e3ccbbb0218efcc4eccc0a8
nc_bloaty: use poll() instead of select()

function                                             old     new   delta
readwrite                                            829     715    -114

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/nc_bloaty.c