mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:23:32 +03:00
check availability of poll.h header at configuration time, and include
it when sys/poll.h is unavailable
This commit is contained in:
parent
727e23322f
commit
bdb2beb8e4
5 changed files with 17 additions and 3 deletions
3
CHANGES
3
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue