Liste des Groupes | Revenir à cl c |
Am 30.04.2025 um 09:12 schrieb Lawrence D'Oliveiro:Fwiw, I like IOCP. Its pretty nice and has a decent API. AcceptEx, ConnectEx, ect... Not that bad.On Tue, 29 Apr 2025 09:40:36 +0200, Bonita Montero wrote:There's no discussion about IOCPs in this article.
>Am 29.04.2025 um 09:25 schrieb Lawrence D'Oliveiro:>
>If only ...>
>
Note the limitations on Windows with
<https://docs.python.org/3/library/select.html>, just for example.
Windows has I/O-completion ports which are more flexible than select().
Except they have their own limitations
<https://docs.python.org/3/library/asyncio-platforms.html>.
Les messages affichés proviennent d'usenet.