- Timestamp:
- Jan 21, 2020, 2:53:14 PM (12 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 9db4dcd
- Parents:
- 1c76ea7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_io.c
r1c76ea7 r4a22ee6 252 252 /* We want to rollback this read. */ 253 253 char_buffer_write(&ctxt->input_cbuf, buf, 254 rc);254 *len); 255 255 } 256 256 return ctxt->input_rc;
Note: See TracChangeset
for help on using the changeset viewer.