curl-library
Re: CURL_ACKNOWLEDGE_EINTR
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 17 Aug 2011 18:41:24 +0200 (CEST)
Date: Wed, 17 Aug 2011 18:41:24 +0200 (CEST)
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.htmlReceived on 2011-08-17