diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 8bdf2957..875a43da 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -68,31 +68,30 @@ $(document).ready(function(){initNavTree('annotated.html','');}); - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
 Clws_cgi_args
 Clws_client_connect_info
 Clws_conn
 Clws_conn_listener
 Clws_context_creation_info
 Clws_email
 Clws_ext_option_arg
 Clws_ext_options
 Clws_extension
 Clws_gs_event_args
 Clws_http_mount
 Clws_plat_file_ops
 Clws_plugin
 Clws_plugin_capability
 Clws_polarssl_context
 Clws_pollargs
 Clws_pollfd
 Clws_process_html_args
 Clws_process_html_state
 Clws_protocol_vhost_options
 Clws_protocols
 Clws_session_info
 Clws_token_limits
 Clws_tokens
 Clwsgw_hash
 Clwsgw_hash_bin
 Cpollfd
 Clws_context_creation_info
 Clws_email
 Clws_ext_option_arg
 Clws_ext_options
 Clws_extension
 Clws_gs_event_args
 Clws_http_mount
 Clws_plat_file_ops
 Clws_plugin
 Clws_plugin_capability
 Clws_polarssl_context
 Clws_pollargs
 Clws_pollfd
 Clws_process_html_args
 Clws_process_html_state
 Clws_protocol_vhost_options
 Clws_protocols
 Clws_session_info
 Clws_token_limits
 Clws_tokens
 Clwsgw_hash
 Clwsgw_hash_bin
 Cpollfd
 Ctimer_mapping
diff --git a/doc/html/annotated_dup.js b/doc/html/annotated_dup.js index cf2a419b..a2ccd8a0 100644 --- a/doc/html/annotated_dup.js +++ b/doc/html/annotated_dup.js @@ -2,8 +2,6 @@ var annotated_dup = [ [ "lws_cgi_args", "structlws__cgi__args.html", "structlws__cgi__args" ], [ "lws_client_connect_info", "structlws__client__connect__info.html", "structlws__client__connect__info" ], - [ "lws_conn", "classlws__conn.html", "classlws__conn" ], - [ "lws_conn_listener", "classlws__conn__listener.html", "classlws__conn__listener" ], [ "lws_context_creation_info", "structlws__context__creation__info.html", "structlws__context__creation__info" ], [ "lws_email", "structlws__email.html", "structlws__email" ], [ "lws_ext_option_arg", "structlws__ext__option__arg.html", "structlws__ext__option__arg" ], @@ -26,5 +24,6 @@ var annotated_dup = [ "lws_tokens", "structlws__tokens.html", "structlws__tokens" ], [ "lwsgw_hash", "structlwsgw__hash.html", "structlwsgw__hash" ], [ "lwsgw_hash_bin", "structlwsgw__hash__bin.html", "structlwsgw__hash__bin" ], - [ "pollfd", "structpollfd.html", "structpollfd" ] + [ "pollfd", "structpollfd.html", "structpollfd" ], + [ "timer_mapping", "structtimer__mapping.html", "structtimer__mapping" ] ]; \ No newline at end of file diff --git a/doc/html/classes.html b/doc/html/classes.html index 4709270b..4320d41a 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -64,20 +64,22 @@ $(document).ready(function(){initNavTree('classes.html','');});
Data Structure Index
-
l | p
+
l | p | t
- - - - - + + + + + +
  l  
-
lws_email   lws_plugin   lws_protocol_vhost_options   
  p  
+
lws_ext_options   lws_polarssl_context   lws_session_info   
  t  
lws_ext_option_arg   lws_plugin_capability   lws_protocols   
lws_cgi_args   lws_ext_options   lws_polarssl_context   lws_session_info   pollfd   
lws_client_connect_info   lws_extension   lws_pollargs   lws_token_limits   
lws_conn   lws_gs_event_args   lws_pollfd   lws_tokens   
lws_conn_listener   lws_http_mount   lws_process_html_args   lwsgw_hash   
lws_extension   lws_pollargs   lws_token_limits   
lws_cgi_args   lws_gs_event_args   lws_pollfd   lws_tokens   timer_mapping   
lws_client_connect_info   lws_http_mount   lws_process_html_args   lwsgw_hash   
lws_context_creation_info   lws_plat_file_ops   lws_process_html_state   lwsgw_hash_bin   
lws_email   lws_plugin   lws_protocol_vhost_options   
  p  
+
lws_ext_option_arg   lws_plugin_capability   lws_protocols   
pollfd   
-
l | p
+
l | p | t
diff --git a/doc/html/functions.html b/doc/html/functions.html index 88b9fde7..b31b2725 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -135,8 +135,20 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • client_offer : lws_extension
  • -
  • close -: lws_plat_file_ops +
  • client_ssl_ca_filepath +: lws_context_creation_info +
  • +
  • client_ssl_cert_filepath +: lws_context_creation_info +
  • +
  • client_ssl_cipher_list +: lws_context_creation_info +
  • +
  • client_ssl_private_key_filepath +: lws_context_creation_info +
  • +
  • client_ssl_private_key_password +: lws_context_creation_info
  • content : lws_email @@ -328,6 +340,21 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • loop : lws_email
  • +
  • LWS_FOP_CLOSE +: lws_plat_file_ops +
  • +
  • LWS_FOP_OPEN +: lws_plat_file_ops +
  • +
  • LWS_FOP_READ +: lws_plat_file_ops +
  • +
  • LWS_FOP_SEEK_CUR +: lws_plat_file_ops +
  • +
  • LWS_FOP_WRITE +: lws_plat_file_ops +
  • @@ -392,21 +419,6 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • on_sent : lws_email
  • -
  • onDisconnect() -: lws_conn_listener -
  • -
  • onError() -: lws_conn_listener -
  • -
  • onIncoming() -: lws_conn_listener -
  • -
  • onRX() -: lws_conn_listener -
  • -
  • open -: lws_plat_file_ops -
  • option_index : lws_ext_option_arg
  • @@ -477,9 +489,6 @@ $(document).ready(function(){initNavTree('functions.html','');});

    - r -