Changeset 3110 for pjproject/trunk/pjsip/include/pjsip/sip_errno.h
- Timestamp:
- Feb 25, 2010 11:58:19 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_errno.h
r2394 r3110 505 505 */ 506 506 #define PJSIP_TLS_ETIMEDOUT (PJSIP_ERRNO_START_PJSIP+172) /* 171172 */ 507 /** 508 * @hideinitializer 509 * SSL certificate verification error. 510 */ 511 #define PJSIP_TLS_ECERTVERIF (PJSIP_ERRNO_START_PJSIP+173) /* 171173 */ 507 512 508 513
Note: See TracChangeset
for help on using the changeset viewer.