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
4b11f1ce
Commit
4b11f1ce
authored
Jan 28, 2015
by
Davis King
Browse files
fixed spelling error in spec
parent
183dc4bc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/sockets/sockets_kernel_abstract.h
dlib/sockets/sockets_kernel_abstract.h
+1
-1
No files found.
dlib/sockets/sockets_kernel_abstract.h
View file @
4b11f1ce
...
@@ -242,7 +242,7 @@ namespace dlib
...
@@ -242,7 +242,7 @@ namespace dlib
- num > 0
- num > 0
- buf points to an array of at least num bytes
- buf points to an array of at least num bytes
ensures
ensures
- will block until ONE of the following occur
r
s:
- will block until ONE of the following occurs:
- num bytes from buf have been written to the connection
- num bytes from buf have been written to the connection
- an error has occurred
- an error has occurred
- the outgoing channel of the connection has been shutdown locally
- the outgoing channel of the connection has been shutdown locally
...
...
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