Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
3ae73ee1
Commit
3ae73ee1
authored
Jun 26, 2011
by
Carl Clemens
Committed by
Martin Sustrik
Jun 26, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo in zmq_msg_size(3) fixed
Signed-off-by:
Carl Clemens
<
carlclemens1@yahoo.com
>
parent
770d0bc7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
AUTHORS
AUTHORS
+1
-0
zmq_msg_size.txt
doc/zmq_msg_size.txt
+1
-1
No files found.
AUTHORS
View file @
3ae73ee1
...
@@ -10,6 +10,7 @@ Bob Beaty <rbeaty@peak6.com>
...
@@ -10,6 +10,7 @@ Bob Beaty <rbeaty@peak6.com>
Brian Buchanan <bwb@holo.org>
Brian Buchanan <bwb@holo.org>
Brett Cameron <Brett.Cameron@hp.com>
Brett Cameron <Brett.Cameron@hp.com>
Burak Arslan <burak-github@arskom.com.tr>
Burak Arslan <burak-github@arskom.com.tr>
Carl Clemens <carlclemens1@yahoo.com>
Chia-liang Kao <clkao@clkao.org>
Chia-liang Kao <clkao@clkao.org>
Chris Rempel <csrl@gmx.com>
Chris Rempel <csrl@gmx.com>
Chris Wong <chris@chriswongstudio.com>
Chris Wong <chris@chriswongstudio.com>
...
...
doc/zmq_msg_size.txt
View file @
3ae73ee1
...
@@ -23,7 +23,7 @@ _zmq_msg_ family of functions.
...
@@ -23,7 +23,7 @@ _zmq_msg_ family of functions.
RETURN VALUE
RETURN VALUE
------------
------------
Upon successful completion, _zmq_msg_
data
()_ shall return the size of the
Upon successful completion, _zmq_msg_
size
()_ shall return the size of the
message content in bytes.
message content in bytes.
...
...
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