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
56c7673b
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "65d136e067350dcea8cf9f72da1df79599e4bbb8"
Commit
56c7673b
authored
Nov 17, 2012
by
Davis King
Browse files
updated docs
parent
06501db2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
37 deletions
+1
-37
docs/docs/network.xml
docs/docs/network.xml
+1
-37
No files found.
docs/docs/network.xml
View file @
56c7673b
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
<file>
dlib/sockstreambuf.h
</file>
<file>
dlib/sockstreambuf.h
</file>
<spec_file>
dlib/sockstreambuf/sockstreambuf_kernel_abstract.h
</spec_file>
<spec_file>
dlib/sockstreambuf/sockstreambuf_kernel_abstract.h
</spec_file>
<description>
<description>
This object represents a stream buffer for connection objects.
This object represents a stream buffer for connection objects.
</description>
</description>
<examples>
<examples>
...
@@ -224,42 +224,6 @@
...
@@ -224,42 +224,6 @@
<example>
sockets_ex_2.cpp.html
</example>
<example>
sockets_ex_2.cpp.html
</example>
</examples>
</examples>
<implementations>
<implementation>
<name>
sockstreambuf_kernel_1
</name>
<file>
dlib/sockstreambuf/sockstreambuf_kernel_1.h
</file>
<description>
This implementation is done in the obvious way without any sort of buffering.
</description>
<typedefs>
<typedef>
<name>
kernel_1a
</name>
<description>
is a typedef for sockstreambuf_kernel_1
</description>
</typedef>
</typedefs>
</implementation>
<implementation>
<name>
sockstreambuf_kernel_2
</name>
<file>
dlib/sockstreambuf/sockstreambuf_kernel_2.h
</file>
<description>
This implementation is done in the obvious way but
<i>
with
</i>
buffering. Thus, it is
considerably faster than the unbuffered version of this object.
</description>
<typedefs>
<typedef>
<name>
kernel_2a
</name>
<description>
is a typedef for sockstreambuf_kernel_2
</description>
</typedef>
</typedefs>
</implementation>
</implementations>
</component>
</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