This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients gvanrossum, loewis, neologix, pitrou, python-dev, vstinner, yselivanov
Date 2014-07-24.13:06:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <53D104BE.3030706@free.fr>
In-reply-to <1406196016.97.0.719987691976.issue22018@psf.upfronthosting.co.za>
Content
Le 24/07/2014 06:00, STINNER Victor a écrit :
>
> STINNER Victor added the comment:
>
>> I don't understand this. If you're ok with calling fileno() under Linux, why not under Windows?
>
> I propose to add set_wakeup_socket() for all platforms.

That's not what I'm answering to, though. See option B above.

Again, what's wrong with passing the socket as a fileno?
History
Date User Action Args
2014-07-24 13:06:09pitrousetrecipients: + pitrou, gvanrossum, loewis, vstinner, neologix, python-dev, yselivanov
2014-07-24 13:06:09pitroulinkissue22018 messages
2014-07-24 13:06:09pitroucreate