How to shut down a TCPServer serve_forever() loop?

Chris Angelico rosuav at gmail.com
Tue Nov 28 12:29:36 EST 2017


On Wed, Nov 29, 2017 at 4:22 AM, Marko Rauhamaa <marko at pacujo.net> wrote:
> I have solved the gethostbyname() problem by implementing the DNS
> protocol myself (in Python).

Do you respect /etc/nsswitch.conf?

>> I don't understand why you keep insisting that asyncio and threads are
>> somehow incompatible,
>
> Where did I say that?

You talk about them as if they're fundamentally different.

ChrisA



More information about the Python-list mailing list