Re: accept() problem after NT4.0 sp6a install

2003-12-10 Thread Corinna Vinschen
On Dec 10 14:13, [EMAIL PROTECTED] wrote: > Recently I had pure sp6 but now - sp6a. > According to M$ documentation if "HKLM\SOFTWARE\Microsoft\Windows > NT\CurrentVersion\Hotfix\Q246009\Installed" is set to 1, then you have > sp6a. > > I have it. Hmm, then I have no idea why it doesn't work for

Re: accept() problem after NT4.0 sp6a install

2003-12-10 Thread linamat
Recently I had pure sp6 but now - sp6a. According to M$ documentation if "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009\Installed" is set to 1, then you have sp6a. I have it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

Re: accept() problem after NT4.0 sp6a install

2003-12-10 Thread Corinna Vinschen
On Dec 10 13:10, [EMAIL PROTECTED] wrote: > After I've installed sp6a on WinNT4.0, my network service stopped accepting > client connections but makes bind() call successfully. Client part shows > ECONNREFUSED while trying to connect(). I've tryed all cygwin1.dll > versions since 1.3.22, but the pr