[Python-Dev] New branch for r23c2 work
Skip Montanaro
skip@pobox.com
Wed, 23 Jul 2003 17:30:50 -0500
Jack> But seriously: I don't think this is the core problem (as C code
Jack> that we think is equivalent runs like a bat out of hell), and we
Jack> can't really ask people to muck with their configuration only to
Jack> make Python getaddrinfo() calls run faster.
Well, to be fair, my C code *only* calls getaddrinfo(), not anything else
which might tickle netinfo/lookupd. Someone else (mwh? I seem to have
deleted the note) found strong evidence that Kerberos can be similarly
plagued.
Skip