[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Problem with OpenSSL and file descriptors (sendfil
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] Problem with OpenSSL and file descriptors (sendfile) |
Date: |
Sun, 4 Jul 2010 17:16:28 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sun, Jul 04, 2010 at 04:36:34PM +0200, Thomas Chust wrote:
> Hello,
>
> maybe ssl-addresses is important enough to warrant a convenience
> routine. Maybe an additional ssl-port->fileno procedure would also
> make sense. If minimalism is a goal, exporting ssl-port->tcp-port
> would be sufficient, though.
It's not necessarily a goal, but it's easier to be complete this way,
and there's less of an arbitrariness about it. Where do you draw the
line of what is added as a convenience function and what isn't?
Anyway, thanks for your feedback. I've added the ssl-port->tcp-port
and ssl-port? procedures to the export list, documented them and
released a new openssl version as 1.3.
I've also added the necessary modifications to Spiffy and now it
supports HTTPS out of the box :)
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth