Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
658a8182
"examples/pytorch/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "e14860d9cceae08839169eb723c84599d5c06a50"
Commit
658a8182
authored
Nov 19, 2012
by
Davis King
Browse files
updated docs
parent
13ed92d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/index.xml
docs/docs/index.xml
+2
-2
No files found.
docs/docs/index.xml
View file @
658a8182
...
@@ -83,8 +83,8 @@
...
@@ -83,8 +83,8 @@
<ul>
<ul>
<li>
The library provides a portable and simple
<a
href=
"api.html#sockets"
>
TCP sockets API
</a></li>
<li>
The library provides a portable and simple
<a
href=
"api.html#sockets"
>
TCP sockets API
</a></li>
<li>
An object to help you make TCP based
<a
href=
"network.html#server"
>
servers
</a></li>
<li>
An object to help you make TCP based
<a
href=
"network.html#server"
>
servers
</a></li>
<li>
A
<a
href=
"network.html#sockstream
buf
"
>
stream
buf
</a>
object that enables TCP sockets
<li><a
href=
"network.html#
io
sockstream"
>
io
stream
</a>
and
<a
href=
"network.html#sockstreambuf"
>
streambuf
</a>
to interoperate with the C++ iostreams library
</li>
objects that enables TCP sockets
to interoperate with the C++ iostreams library
</li>
<li>
A simple
<a
href=
"network.html#server_http"
>
HTTP server
</a>
object you can use to embed a
<li>
A simple
<a
href=
"network.html#server_http"
>
HTTP server
</a>
object you can use to embed a
web server into your applications
</li>
web server into your applications
</li>
<li>
A message passing
<a
href=
"other.html#pipe"
>
pipe
</a>
for inter-thread and
<a
href=
"network.html#bridge"
>
inter-process
</a>
communication
</li>
<li>
A message passing
<a
href=
"other.html#pipe"
>
pipe
</a>
for inter-thread and
<a
href=
"network.html#bridge"
>
inter-process
</a>
communication
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment