Changeset 4146 for pjproject/trunk/pjlib/include/pj/ssl_sock.h
- Timestamp:
- May 30, 2012 6:35:59 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/ssl_sock.h
r3999 r4146 543 543 pj_uint32_t verify_status; 544 544 545 /** 546 * Last native error returned by the backend. 547 */ 548 unsigned long last_native_err; 549 545 550 } pj_ssl_sock_info; 546 551
Note: See TracChangeset
for help on using the changeset viewer.