Changeset e046390 for lib/ssl_client.h
- Timestamp:
- 2009-10-10T23:25:54Z (15 years ago)
- Branches:
- master
- Children:
- c5c18c1
- Parents:
- 0cbef26
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/ssl_client.h
r0cbef26 re046390 71 71 G_MODULE_EXPORT int ssl_getfd( void *conn ); 72 72 73 /* This function returns GAIM_INPUT_READ/WRITE. With SSL connections it's73 /* This function returns B_EV_IO_READ/WRITE. With SSL connections it's 74 74 possible that something has to be read while actually were trying to 75 75 write something (think about key exchange/refresh/etc). So when an
Note: See TracChangeset
for help on using the changeset viewer.