check availability of poll.h header at configuration time, and include

it when sys/poll.h is unavailable
This commit is contained in:
Yang Tse 2008-01-22 14:52:54 +00:00
parent 727e23322f
commit bdb2beb8e4
5 changed files with 17 additions and 3 deletions

View file

@ -6,6 +6,9 @@
Changelog
Yang Tse (22 Jan 2008)
- Check poll.h at configuration time, and use it when sys/poll.h unavailable
Daniel S (22 Jan 2008)
- Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed
that it is bad anyway. Starting now, removing a handle that is in used in a