Hi all,
I'm working on adding OpenSSL support to my server program, and generally it's
working pretty well, but I have come across a problem.
First, some background: The server is single-threaded and uses non-blocking
I/O and a select() loop to handle multiple clients simultaneously. The serv
Hi all,
I'm working on adding OpenSSL support to my server program, and generally it's
working pretty well, but I have come across a problem.
First, some background: The server is single-threaded and uses non-blocking
I/O and a select() loop to handle multiple clients simultaneously. The serv