]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
If we get POLLERR or POLLNVAL then we should not return >0 with an fd.
authorRoy Marples <roy@marples.name>
Mon, 23 Feb 2009 12:19:52 +0000 (12:19 +0000)
committerRoy Marples <roy@marples.name>
Mon, 23 Feb 2009 12:19:52 +0000 (12:19 +0000)
commit94872ce7d36d016e5dcf37b336e216dc9d6ad145
tree60607aa8f0643f0b7458315d3b0bc019c0667f21
parent893d878748cc494436639bfc6282ea7726e62dd5
If we get POLLERR or POLLNVAL then we should not return >0 with an fd.
Thanks to Michael Olney.
client.c