* starttls.c (tls_connect) [HAVE_ADDRINFO]: Attempt to connect to
authorueno <ueno>
Tue, 5 Mar 2002 12:43:18 +0000 (12:43 +0000)
committerueno <ueno>
Tue, 5 Mar 2002 12:43:18 +0000 (12:43 +0000)
commitcd1f8f2c09497b761322c15606d1e583620bdd85
tree2a052a79bccd5c76f36f12a380163a63e4fe8513
parentdeb518f0cf27b9cd218304a891f5ea4cf2d86601
* starttls.c (tls_connect) [HAVE_ADDRINFO]: Attempt to connect to
all the names of the host.
(tls_connect) [!HAVE_ADDRINFO]: Remove too much conversion between
host and network byte order.

* starttls.el (starttls-kill-program): New user option.
(starttls-negotiation-by-kill-program): New user option.
(starttls-negotiate): Send SIGALRM by kill.exe if
`starttls-negotiation-by-kill-program' is non-nil.
starttls.c
starttls.el