On Wed, 17 Aug 2011, Yang Tse wrote:
And if the default is to be kept around, why not also keep the possibility of doing the opposite?
If there's nobody using CURL_ACKNOWLEDGE_EINTR and nobody sees a use for it, then I think we should remove that code path.
If we do that, then what is left is code that loops if select() returns an error and errno is zero and I don't see a point in such a loop.
Hence my question if anyone uses CURL_ACKNOWLEDGE_EINTR or see a use for it. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
