Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/ssl_client.h

    r42127dc rba5add7  
    4747
    4848
     49/* Perform any global initialization the SSL library might need. */
     50G_MODULE_EXPORT void ssl_init( void );
     51
    4952/* Connect to host:port, call the given function when the connection is
    5053   ready to be used for SSL traffic. This is all done asynchronously, no
Note: See TracChangeset for help on using the changeset viewer.