![]() This change causes the abandoned output port to be properly shutdown, when the `shutdown-on-close' option is set, and decrements the mzssl struct reference count when a port is abandoned. Previously, the `*-[im]pure-port' methods from `net/url' would fail to close the SSL socket associated with the connection when `close-input-port' was called on the port object returned. This patch causes the underlying socket to be closed when `close-input-port' is called on SSL-based ports returned by functions in `net/url'. |
||
---|---|---|
.. | ||
info.rkt | ||
libcrypto.rkt | ||
libssl.rkt | ||
main.rkt | ||
mzssl.rkt | ||
openssl.rkt | ||
openssl.scrbl | ||
sha1.rkt | ||
test.pem |