diff --git a/doc/html/annotated.html b/doc/html/annotated.html index ebb55032..8bdf2957 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -3,7 +3,8 @@ - + + libwebsockets: Data Structures @@ -14,7 +15,6 @@ @@ -35,24 +35,15 @@ - - - + + + + +
diff --git a/doc/html/classes.html b/doc/html/classes.html index 550aa51b..4709270b 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -3,7 +3,8 @@ - + + libwebsockets: Data Structure Index @@ -14,7 +15,6 @@ @@ -35,24 +35,15 @@
- - - + + + + +
-
L | P
+
l | p
  l  
lws_email   lws_plugin   lws_protocol_vhost_options   
  p  
@@ -86,7 +77,7 @@ $(document).ready(function(){initNavTree('classes.html','');});
lws_context_creation_info   lws_plat_file_ops   lws_process_html_state   lwsgw_hash_bin   
-
L | P
+
l | p
@@ -94,7 +85,7 @@ $(document).ready(function(){initNavTree('classes.html','');}); diff --git a/doc/html/classlws__conn.html b/doc/html/classlws__conn.html index 66908a7c..85639122 100644 --- a/doc/html/classlws__conn.html +++ b/doc/html/classlws__conn.html @@ -3,7 +3,8 @@ - + + libwebsockets: lws_conn Class Reference @@ -14,7 +15,6 @@ @@ -35,24 +35,15 @@ - - - + + + + +
- - - - - - -

Public Member Functions

+
void set_wsi (struct lws *_wsi)
 
+
int actual_onRX (Socket *s)
 
+
void onRX (Socket *s)
 
+
void onError (Socket *s, socket_error_t err)
 
+
void onDisconnect (TCPStream *s)
 
+
void onSent (Socket *s, uint16_t len)
 
+
void serialized_writeable (struct lws *wsi)
 
- - - -

Data Fields

+
TCPStream * ts
 
+
struct lws * wsi
 
+
char writeable
 
+
char awaiting_on_writeable
 
@@ -136,7 +127,7 @@ char awaiting_on_writeable + doxygen 1.8.12
diff --git a/doc/html/classlws__conn__listener.html b/doc/html/classlws__conn__listener.html index ac22f73c..39665f92 100644 --- a/doc/html/classlws__conn__listener.html +++ b/doc/html/classlws__conn__listener.html @@ -3,7 +3,8 @@ - + + libwebsockets: lws_conn_listener Class Reference @@ -14,7 +15,6 @@ @@ -35,24 +35,15 @@ - - - + + + + +
diff --git a/doc/html/dir_e8731c315d086bdbd43ee7d72e0ed36b.html b/doc/html/dir_e8731c315d086bdbd43ee7d72e0ed36b.html index f042dc54..16e8203b 100644 --- a/doc/html/dir_e8731c315d086bdbd43ee7d72e0ed36b.html +++ b/doc/html/dir_e8731c315d086bdbd43ee7d72e0ed36b.html @@ -3,7 +3,8 @@ - + + libwebsockets: doc-assets Directory Reference @@ -14,7 +15,6 @@ @@ -35,22 +35,15 @@
- - - + + + + +
- - -

-Files

@@ -83,7 +72,7 @@ Files + doxygen 1.8.12 diff --git a/doc/html/doxygen.css b/doc/html/doxygen.css index 1425ec53..ea8de1d5 100644 --- a/doc/html/doxygen.css +++ b/doc/html/doxygen.css @@ -1,9 +1,13 @@ -/* The standard CSS for doxygen 1.8.11 */ +/* The standard CSS for doxygen 1.8.12 */ body, table, div, p, dl { font: 400 14px/22px Roboto,sans-serif; } +p.reference, p.definition { + font: 400 14px/22px Roboto,sans-serif; +} + /* @group Heading Levels */ h1.groupheader { @@ -173,7 +177,7 @@ pre.fragment { } div.fragment { - padding: 4px 6px; + padding: 0px; margin: 4px 8px 4px 2px; background-color: #FBFCFD; border: 1px solid #C4CFE5; @@ -232,6 +236,15 @@ span.lineno a:hover { background-color: #C8C8C8; } +.lineno { + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + div.ah, span.ah { background-color: black; font-weight: bold; @@ -501,6 +514,29 @@ table.memberdecls { /* Styles for detailed member documentation */ +.memtitle { + padding: 8px; + border-top: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + margin-bottom: -1px; + background-image: url('nav_f.png'); + background-repeat: repeat-x; + background-color: #E2E8F2; + line-height: 1.25; + font-weight: 300; + float:left; +} + +.permalink +{ + font-size: 65%; + display: inline-block; + vertical-align: middle; +} + .memtemplate { font-size: 80%; color: #4665A2; @@ -539,7 +575,7 @@ table.memberdecls { } .memname { - font-weight: bold; + font-weight: 400; margin-left: 6px; } @@ -555,24 +591,24 @@ table.memberdecls { color: #253555; font-weight: bold; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); - background-image:url('nav_f.png'); - background-repeat:repeat-x; - background-color: #E2E8F2; + background-color: #DFE5F1; /* opera specific markup */ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); border-top-right-radius: 4px; - border-top-left-radius: 4px; /* firefox specific markup */ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px; -moz-border-radius-topright: 4px; - -moz-border-radius-topleft: 4px; /* webkit specific markup */ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); -webkit-border-top-right-radius: 4px; - -webkit-border-top-left-radius: 4px; } +.overload { + font-family: "courier new",courier,monospace; + font-size: 65%; +} + .memdoc, dl.reflist dd { border-bottom: 1px solid #A8B8D9; border-left: 1px solid #A8B8D9; @@ -914,6 +950,7 @@ table.fieldtable { padding-bottom: 4px; padding-top: 5px; text-align:left; + font-weight: 400; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; diff --git a/doc/html/files.html b/doc/html/files.html index a5fc39a3..74f3cb0b 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -3,7 +3,8 @@ - + + libwebsockets: File List @@ -14,7 +15,6 @@ @@ -35,22 +35,15 @@ - - - + + + + +
diff --git a/doc/html/functions.html b/doc/html/functions.html index c28b3bb0..3a457dc3 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -3,7 +3,8 @@ - + + libwebsockets: Data Fields @@ -14,7 +15,6 @@ @@ -35,57 +35,15 @@
- - - - - + + + + +
- - - - + + + + +
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 263f7a23..dfceaafe 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -3,7 +3,8 @@ - + + libwebsockets: Data Fields - Variables @@ -14,7 +15,6 @@ @@ -35,57 +35,15 @@
- - - - - + + + + +
- - - - - + + + + +
- - - - + + + + +
diff --git a/doc/html/globals_eval.html b/doc/html/globals_eval.html index fa875e38..26271759 100644 --- a/doc/html/globals_eval.html +++ b/doc/html/globals_eval.html @@ -3,7 +3,8 @@ - + + libwebsockets: Globals @@ -14,7 +15,6 @@ @@ -35,37 +35,15 @@
- - - - - + + + + +
- - - - - + + + + +
- - - - - + + + + +
- - - - + + + + +
diff --git a/doc/html/group__HTTP-headers-create.html b/doc/html/group__HTTP-headers-create.html index c8f19c82..db8c6a60 100644 --- a/doc/html/group__HTTP-headers-create.html +++ b/doc/html/group__HTTP-headers-create.html @@ -3,7 +3,8 @@ - + + libwebsockets: HTTP headers: create @@ -14,7 +15,6 @@ @@ -35,16 +35,15 @@
- - + + + + +