Re: cyrus-imap 2.0.15 / AIX 4.3.3

2001-07-26 Thread GOMBAS Gabor
On Wed, Jul 25, 2001 at 04:14:56PM -0400, Lawrence Greenfield wrote: > > man accept and post what the error means. ENOTCONN The socket is not in the connected state. I also started getting these errors when I upgraded to 2.0.15. Since I had no free time and users did not complain I did not inve

Re: cyrus-imap 2.0.15 / AIX 4.3.3

2001-07-25 Thread Alex Pilosov
I believe on certain systems there's a race condition (well, race is a wrong word, more like a kernel feature ;) between select and accept: It is possible that select() will return filehandle as readable, but an accept on it will fail with 'socket not connected'. There's been much discussion on

Re: cyrus-imap 2.0.15 / AIX 4.3.3

2001-07-25 Thread Lawrence Greenfield
man accept and post what the error means. Larry Date: Wed, 25 Jul 2001 20:44:04 +0200 From: Ingo Herz <[EMAIL PROTECTED]> Hello, I'm running cyrus-imap 2.0.15 on an IBM F50 (AIX 4.3.3) for about a week now. Had to do very little changes in the source, but that's not the problem:

cyrus-imap 2.0.15 / AIX 4.3.3

2001-07-25 Thread Ingo Herz
Hello, I'm running cyrus-imap 2.0.15 on an IBM F50 (AIX 4.3.3) for about a week now. Had to do very little changes in the source, but that's not the problem: our logs are filled with the following messages (~every 10 min): pop3d[43562]: accept failed: Socket is not connected As this warnings are