- Timestamp:
- May 31, 2020, 5:18:44 AM (8 months ago)
- Branches:
- asyncio, master
- Children:
- 7e29705
- Parents:
- d827d0c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
rd827d0c r411d286 252 252 * error (checks use status < 0 or status > 0) */ 253 253 int status; 254 /** For proxy connections: cache key to store/retrieve session 255 * tickets */ 256 gnutls_datum_t proxy_ticket_key; 254 257 } mgs_handle_t; 255 258
Note: See TracChangeset
for help on using the changeset viewer.