Gael, On Tue, Feb 18, 2003 at 05:57:05AM -0700, [EMAIL PROTECTED] wrote: > I use a python script (NTLM APS, see http://apserver.sourceforge.net/) > to access the web from cygwin (and other windows apps) at work. This > proxy software allows you to authenticate via an MS Proxy Server using > the proprietary NTLM protocol. > Since I upgraded cygwin to 1.3.20, it's not working anymore.
Details? For example, does APS hang? Or, does it just fail with an error? Does APS use threads? I am currently tracking down two Python regression test (i.e., test_asynchat and test_socket) hangs with 1.3.20-1 which may be related to your problem. My problem was introduced between 1.3.19-1 and the 2003-Feb-01 snapshot. With a limited amount of debugging, it appears that creating a two sockets in two separate threads causes the second one to hang. Thankfully, I will be digging bugs today instead of snow. :,) Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/