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
2e806a23
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "9ea492f1ce255e81b08f25b781b3104bebd5765e"
Commit
2e806a23
authored
Nov 18, 2012
by
Davis King
Browse files
updated docs
parent
4edd8795
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
21 deletions
+1
-21
docs/docs/network.xml
docs/docs/network.xml
+1
-21
No files found.
docs/docs/network.xml
View file @
2e806a23
...
...
@@ -52,7 +52,7 @@
<!-- ************************************************************************* -->
<component
checked=
"true"
>
<component>
<name>
linker
</name>
<file>
dlib/linker.h
</file>
<spec_file>
dlib/linker/linker_kernel_abstract.h
</spec_file>
...
...
@@ -61,26 +61,6 @@
them talk to each other. ie. any incoming data from one connection is
passed unaltered to the other and vice versa.
</description>
<implementations>
<implementation>
<name>
linker_kernel_1
</name>
<file>
dlib/linker/linker_kernel_1.h
</file>
<description>
This implementation is done just using the objects defined in the
<a
href=
"api.html#sockets"
>
sockets
</a>
and
<a
href=
"api.html#threads"
>
threads
</a>
packages.
</description>
<typedefs>
<typedef>
<name>
kernel_1a
</name>
<description>
is a typedef for linker_kernel_1
</description>
</typedef>
</typedefs>
</implementation>
</implementations>
</component>
...
...
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