Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/ssl_client.h

    r8a2221a7 re046390  
    7171G_MODULE_EXPORT int ssl_getfd( void *conn );
    7272
    73 /* This function returns GAIM_INPUT_READ/WRITE. With SSL connections it's
     73/* This function returns B_EV_IO_READ/WRITE. With SSL connections it's
    7474   possible that something has to be read while actually were trying to
    7575   write something (think about key exchange/refresh/etc). So when an
Note: See TracChangeset for help on using the changeset viewer.