diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/reference.html | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/docs/reference.html b/docs/reference.html index 2bc5f78..7425716 100644 --- a/docs/reference.html +++ b/docs/reference.html | |||
| @@ -43,6 +43,7 @@ Support, Manual"> | |||
| 43 | <a href="dns.html">DNS (in socket)</a> | 43 | <a href="dns.html">DNS (in socket)</a> |
| 44 | <blockquote> | 44 | <blockquote> |
| 45 | <a href="dns.html#getaddrinfo">getaddrinfo</a>, | 45 | <a href="dns.html#getaddrinfo">getaddrinfo</a>, |
| 46 | <a href="dns.html#getnameinfo">getnameinfo</a>, | ||
| 46 | <a href="dns.html#gethostname">gethostname</a>, | 47 | <a href="dns.html#gethostname">gethostname</a>, |
| 47 | <a href="dns.html#tohostname">tohostname</a>, | 48 | <a href="dns.html#tohostname">tohostname</a>, |
| 48 | <a href="dns.html#toip">toip</a>. | 49 | <a href="dns.html#toip">toip</a>. |
| @@ -73,6 +74,9 @@ Support, Manual"> | |||
| 73 | <blockquote> | 74 | <blockquote> |
| 74 | <a href="ltn12.html">LTN12</a> | 75 | <a href="ltn12.html">LTN12</a> |
| 75 | <blockquote> | 76 | <blockquote> |
| 77 | <a href="ltn12.html#BLOCKSIZE">BLOCKSIZE</a>. | ||
| 78 | </blockquote> | ||
| 79 | <blockquote> | ||
| 76 | <a href="ltn12.html#filter">filter</a>: | 80 | <a href="ltn12.html#filter">filter</a>: |
| 77 | <a href="ltn12.html#filter.chain">chain</a>, | 81 | <a href="ltn12.html#filter.chain">chain</a>, |
| 78 | <a href="ltn12.html#filter.cycle">cycle</a>. | 82 | <a href="ltn12.html#filter.cycle">cycle</a>. |
| @@ -98,6 +102,7 @@ Support, Manual"> | |||
| 98 | <a href="ltn12.html#source.empty">empty</a>, | 102 | <a href="ltn12.html#source.empty">empty</a>, |
| 99 | <a href="ltn12.html#source.error">error</a>, | 103 | <a href="ltn12.html#source.error">error</a>, |
| 100 | <a href="ltn12.html#source.file">file</a>, | 104 | <a href="ltn12.html#source.file">file</a>, |
| 105 | <a href="ltn12.html#source.rewind">rewind</a>, | ||
| 101 | <a href="ltn12.html#source.simplify">simplify</a>, | 106 | <a href="ltn12.html#source.simplify">simplify</a>, |
| 102 | <a href="ltn12.html#source.string">string</a>, | 107 | <a href="ltn12.html#source.string">string</a>, |
| 103 | <a href="ltn12.html#source.table">table</a>. | 108 | <a href="ltn12.html#source.table">table</a>. |
| @@ -129,6 +134,23 @@ Support, Manual"> | |||
| 129 | </blockquote> | 134 | </blockquote> |
| 130 | </blockquote> | 135 | </blockquote> |
| 131 | 136 | ||
| 137 | <!-- serial +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | ||
| 138 | |||
| 139 | <blockquote> | ||
| 140 | <a href="serial.html">Serial</a> | ||
| 141 | <blockquote> | ||
| 142 | <a href="serial.html#close">close</a>, | ||
| 143 | <a href="serial.html#getfd">getfd</a>, | ||
| 144 | <a href="serial.html#getstats">getstats</a>, | ||
| 145 | <a href="serial.html#receive">receive</a>, | ||
| 146 | <a href="serial.html#send">send</a>, | ||
| 147 | <a href="serial.html#setfd">setfd</a>, | ||
| 148 | <a href="serial.html#setstats">setstats</a>, | ||
| 149 | <a href="serial.html#settimeout">settimeout</a>, | ||
| 150 | <a href="serial.html#socket.serial">socket.serial</a>. | ||
| 151 | </blockquote> | ||
| 152 | </blockquote> | ||
| 153 | |||
| 132 | <!-- smtp +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 154 | <!-- smtp +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |
| 133 | 155 | ||
| 134 | <blockquote> | 156 | <blockquote> |
| @@ -153,6 +175,7 @@ Support, Manual"> | |||
| 153 | <a href="dns.html#dns">dns</a>, | 175 | <a href="dns.html#dns">dns</a>, |
| 154 | <a href="socket.html#gettime">gettime</a>, | 176 | <a href="socket.html#gettime">gettime</a>, |
| 155 | <a href="socket.html#headers.canonic">headers.canonic</a>, | 177 | <a href="socket.html#headers.canonic">headers.canonic</a>, |
| 178 | <a href="socket.html#headers.setcanonic">headers.setcanonic</a>, | ||
| 156 | <a href="socket.html#newtry">newtry</a>, | 179 | <a href="socket.html#newtry">newtry</a>, |
| 157 | <a href="socket.html#protect">protect</a>, | 180 | <a href="socket.html#protect">protect</a>, |
| 158 | <a href="socket.html#select">select</a>, | 181 | <a href="socket.html#select">select</a>, |
| @@ -183,6 +206,7 @@ Support, Manual"> | |||
| 183 | <a href="tcp.html#close">close</a>, | 206 | <a href="tcp.html#close">close</a>, |
| 184 | <a href="tcp.html#connect">connect</a>, | 207 | <a href="tcp.html#connect">connect</a>, |
| 185 | <a href="tcp.html#dirty">dirty</a>, | 208 | <a href="tcp.html#dirty">dirty</a>, |
| 209 | <a href="tcp.html#getfamily">getfamily</a>, | ||
| 186 | <a href="tcp.html#getfd">getfd</a>, | 210 | <a href="tcp.html#getfd">getfd</a>, |
| 187 | <a href="tcp.html#getoption">getoption</a>, | 211 | <a href="tcp.html#getoption">getoption</a>, |
| 188 | <a href="tcp.html#getpeername">getpeername</a>, | 212 | <a href="tcp.html#getpeername">getpeername</a>, |
| @@ -194,6 +218,8 @@ Support, Manual"> | |||
| 194 | <a href="tcp.html#send">send</a>, | 218 | <a href="tcp.html#send">send</a>, |
| 195 | <a href="tcp.html#setfd">setfd</a>, | 219 | <a href="tcp.html#setfd">setfd</a>, |
| 196 | <a href="tcp.html#setoption">setoption</a>, | 220 | <a href="tcp.html#setoption">setoption</a>, |
| 221 | <a href="tcp.html#setpeername">setpeername</a>, | ||
| 222 | <a href="tcp.html#setsockname">setsockname</a>, | ||
| 197 | <a href="tcp.html#setstats">setstats</a>, | 223 | <a href="tcp.html#setstats">setstats</a>, |
| 198 | <a href="tcp.html#settimeout">settimeout</a>, | 224 | <a href="tcp.html#settimeout">settimeout</a>, |
| 199 | <a href="tcp.html#shutdown">shutdown</a>. | 225 | <a href="tcp.html#shutdown">shutdown</a>. |
| @@ -206,6 +232,9 @@ Support, Manual"> | |||
| 206 | <a href="udp.html">UDP (in socket)</a> | 232 | <a href="udp.html">UDP (in socket)</a> |
| 207 | <blockquote> | 233 | <blockquote> |
| 208 | <a href="udp.html#close">close</a>, | 234 | <a href="udp.html#close">close</a>, |
| 235 | <a href="udp.html#dirty">dirty</a>, | ||
| 236 | <a href="udp.html#getfamily">getfamily</a>, | ||
| 237 | <a href="udp.html#getfd">getfd</a>, | ||
| 209 | <a href="udp.html#getoption">getoption</a>, | 238 | <a href="udp.html#getoption">getoption</a>, |
| 210 | <a href="udp.html#getpeername">getpeername</a>, | 239 | <a href="udp.html#getpeername">getpeername</a>, |
| 211 | <a href="udp.html#getsockname">getsockname</a>, | 240 | <a href="udp.html#getsockname">getsockname</a>, |
| @@ -214,6 +243,7 @@ Support, Manual"> | |||
| 214 | <a href="udp.html#receivefrom">receivefrom</a>, | 243 | <a href="udp.html#receivefrom">receivefrom</a>, |
| 215 | <a href="udp.html#send">send</a>, | 244 | <a href="udp.html#send">send</a>, |
| 216 | <a href="udp.html#sendto">sendto</a>, | 245 | <a href="udp.html#sendto">sendto</a>, |
| 246 | <a href="udp.html#setfd">setfd</a>, | ||
| 217 | <a href="udp.html#setpeername">setpeername</a>, | 247 | <a href="udp.html#setpeername">setpeername</a>, |
| 218 | <a href="udp.html#setsockname">setsockname</a>, | 248 | <a href="udp.html#setsockname">setsockname</a>, |
| 219 | <a href="udp.html#setoption">setoption</a>, | 249 | <a href="udp.html#setoption">setoption</a>, |
| @@ -221,6 +251,48 @@ Support, Manual"> | |||
| 221 | </blockquote> | 251 | </blockquote> |
| 222 | </blockquote> | 252 | </blockquote> |
| 223 | 253 | ||
| 254 | <!-- unix +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | ||
| 255 | |||
| 256 | <blockquote> | ||
| 257 | <a href="unix.html">Unix</a> | ||
| 258 | <blockquote> | ||
| 259 | <a href="unix.html#socket.unix.stream">socket.unix.stream</a>: | ||
| 260 | <a href="unix.html#stream.accept">accept</a>, | ||
| 261 | <a href="unix.html#stream.bind">bind</a>, | ||
| 262 | <a href="unix.html#stream.close">close</a>, | ||
| 263 | <a href="unix.html#stream.connect">connect</a>, | ||
| 264 | <a href="unix.html#stream.dirty">dirty</a>, | ||
| 265 | <a href="unix.html#stream.getfd">getfd</a>, | ||
| 266 | <a href="unix.html#stream.getsockname">getsockname</a>, | ||
| 267 | <a href="unix.html#stream.getstats">getstats</a>, | ||
| 268 | <a href="unix.html#stream.listen">listen</a>, | ||
| 269 | <a href="unix.html#stream.receive">receive</a>, | ||
| 270 | <a href="unix.html#stream.send">send</a>, | ||
| 271 | <a href="unix.html#stream.setfd">setfd</a>, | ||
| 272 | <a href="unix.html#stream.setoption">setoption</a>, | ||
| 273 | <a href="unix.html#stream.setstats">setstats</a>, | ||
| 274 | <a href="unix.html#stream.settimeout">settimeout</a>, | ||
| 275 | <a href="unix.html#stream.shutdown">shutdown</a>. | ||
| 276 | </blockquote> | ||
| 277 | <blockquote> | ||
| 278 | <a href="unix.html#socket.unix.dgram">socket.unix.dgram</a>: | ||
| 279 | <a href="unix.html#dgram.bind">bind</a>, | ||
| 280 | <a href="unix.html#dgram.close">close</a>, | ||
| 281 | <a href="unix.html#dgram.connect">connect</a>, | ||
| 282 | <a href="unix.html#dgram.dirty">dirty</a>, | ||
| 283 | <a href="unix.html#dgram.getfd">getfd</a>, | ||
| 284 | <a href="unix.html#dgram.getsockname">getsockname</a>, | ||
| 285 | <a href="unix.html#dgram.gettimeout">gettimeout</a>, | ||
| 286 | <a href="unix.html#dgram.receive">receive</a>, | ||
| 287 | <a href="unix.html#dgram.receivefrom">receivefrom</a>, | ||
| 288 | <a href="unix.html#dgram.send">send</a>, | ||
| 289 | <a href="unix.html#dgram.sendto">sendto</a>, | ||
| 290 | <a href="unix.html#dgram.setfd">setfd</a>, | ||
| 291 | <a href="unix.html#dgram.setoption">setoption</a>, | ||
| 292 | <a href="unix.html#dgram.settimeout">settimeout</a>. | ||
| 293 | </blockquote> | ||
| 294 | </blockquote> | ||
| 295 | |||
| 224 | <!-- url ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 296 | <!-- url ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |
| 225 | 297 | ||
| 226 | <blockquote> | 298 | <blockquote> |
