Re: Openssl install make problem

2007-02-04 Thread Ian Fette
redhat penguin wrote: hi, When i run ./config in openssl dir. everything seems fine but once i issue 'make' i get errors. Could someone please tell me what could be wrong and how i could fix this? Thanks!

SSL_ERROR_SYSCALL, nonblocking sockets and EWOULDBLOCK

2007-01-30 Thread Ian Fette
I have what I hope to be a relatively simple question regarding SSL_read/write/etc operations on nonblocking sockets, and the errors they return. I would like to preface this by saying that I have spent hours scouring google and also searching the archives and I haven't really found an answer,