Changes in lib/ssl_gnutls.c [098a75b:0db6618]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/ssl_gnutls.c
r098a75b r0db6618 455 455 } 456 456 457 closesocket(conn->fd);457 proxy_disconnect(conn->fd); 458 458 459 459 if (conn->session) {
Note: See TracChangeset
for help on using the changeset viewer.