Changeset 701acdd4 for protocols/ssl_client.h
- Timestamp:
- 2005-12-16T17:58:00Z (17 years ago)
- Branches:
- master
- Children:
- 12c6634, 4bfca70
- Parents:
- c4168f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/ssl_client.h
rc4168f4 r701acdd4 27 27 #include "proxy.h" 28 28 29 #define SSL_OK 0 30 #define SSL_NOHANDSHAKE 1 31 #define SSL_AGAIN 2 32 33 extern int ssl_errno; 34 29 35 typedef void (*SslInputFunction)(gpointer, void*, GaimInputCondition); 30 36
Note: See TracChangeset
for help on using the changeset viewer.