Changes in lib/ssl_nss.c [8a2221a7:df1694b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/ssl_nss.c
r8a2221a7 rdf1694b 169 169 } 170 170 171 /* See ssl_openssl.c for an explanation. */172 int ssl_pending( void *conn )173 {174 return 0;175 }176 177 171 void ssl_disconnect( void *conn_ ) 178 172 {
Note: See TracChangeset
for help on using the changeset viewer.