CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/24 09:24:48
Modified files:
usr.sbin/acme-client: http.c
Log message:
The file descriptor needs to be closed in both the TLS and non-TLS case,
so make it a common/shared code path.
