On my sun machine, /usr/include/errno.h included
/usr/include/sys/errno.h which has:

        #define EPIPE   32      /* Broken pipe  */ 

But I don't have a clue why your pipe would be broken.

Darrin Powell wrote:
> 
> I am setting up IMAP to use SSL. I recieve this error when I try to connect to
> port 993. Does anyone know what my problem could be?
> 
> [root@powell rsaref-2.0]# openssl s_client -host mail.uiop.net -port 993
> CONNECTED(00000003)
> write:errno=32
> 
> Thanks in advance
> Darrin
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to