mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
d955b4923e
commit
6eac0539aa
|
@ -711,6 +711,10 @@
|
|||
<item nolink="true">
|
||||
<name>extensions</name>
|
||||
<sub>
|
||||
<item>
|
||||
<name>network_address</name>
|
||||
<link>dlib/sockets/sockets_extensions_abstract.h.html#network_address</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>connect</name>
|
||||
<link>dlib/sockets/sockets_extensions_abstract.h.html#connect</link>
|
||||
|
|
|
@ -973,6 +973,7 @@
|
|||
<term file="dlib/sockets/sockets_kernel_abstract.h.html" name="listener"/>
|
||||
|
||||
|
||||
<term file="dlib/sockets/sockets_extensions_abstract.h.html" name="network_address"/>
|
||||
<term file="dlib/sockets/sockets_extensions_abstract.h.html" name="connect"/>
|
||||
<term file="dlib/sockets/sockets_extensions_abstract.h.html" name="is_ip_address"/>
|
||||
<term file="dlib/sockets/sockets_extensions_abstract.h.html" name="close_gracefully"/>
|
||||
|
|
Loading…
Reference in New Issue