cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2961796 ] libcurl on interix should not use poll()

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 02 Mar 2010 13:35:04 +0000

Bugs item #2961796, was opened at 2010-03-02 10:39
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2961796&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Markus Duft (mduft)
Assigned to: Daniel Stenberg (bagder)
Summary: libcurl on interix should not use poll()

Initial Comment:
on interix, libcurl works fine, as long as it does not use poll(). the problem is, that interix does provide poll(), but the implementing developer must have been in a bad mood, because poll() only works on the /proc filesystem here... *argh*.

a simple patch makes things work again: set disallow_poll=ye for interix too. i attached a patch for it. would be great if you could accept it, i guess it won't do any harm ;)

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2010-03-02 14:35

Message:
Thanks for the report, this problem is now fixed in CVS!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2961796&group_id=976
Received on 2010-03-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET