diff options
author | Cole Reynolds <cpjreynolds@gmail.com> | 2015-05-24 20:16:40 -0400 |
---|---|---|
committer | Cole Reynolds <cpjreynolds@gmail.com> | 2015-05-24 20:16:40 -0400 |
commit | 718591938b4427abca456cb00c104375637904dd (patch) | |
tree | 308216b28c057183db89418dc2c68b6bdd31618b /src/sys/socket | |
parent | 21fb1394a111d19079da90a4d31171b0d6adc27c (diff) | |
download | nix-718591938b4427abca456cb00c104375637904dd.zip |
Change epoll_wait to use isize timeout_ms.
A timeout of -1 makes epoll block indefinitely, a usize timeout means we can't specify this behavior; using isize fixes this.
Diffstat (limited to 'src/sys/socket')
0 files changed, 0 insertions, 0 deletions