Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
8d96c49c
Commit
8d96c49c
authored
Feb 15, 2013
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
подправил help у некоторых утилит.
parent
c257e0a3
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
0 deletions
+3
-0
AUTHORS
AUTHORS
+2
-0
mbrtuslave.cc
Utilities/MBTester/mbrtuslave.cc
+0
-0
mbslave.cc
Utilities/MBTester/mbslave.cc
+0
-0
mbtcpserver.cc
Utilities/MBTester/mbtcpserver.cc
+1
-0
No files found.
AUTHORS
View file @
8d96c49c
Pavel Vainerman <pv@etersoft.ru>
Vitaly Lipatov <lav@etersoft.ru>
Anton Korbin <ahtoh@etersoft.ru>
and.. see git changelog
Utilities/MBTester/mbrtuslave.cc
View file @
8d96c49c
Utilities/MBTester/mbslave.cc
View file @
8d96c49c
Utilities/MBTester/mbtcpserver.cc
View file @
8d96c49c
...
...
@@ -21,6 +21,7 @@ static struct option longopts[] = {
// --------------------------------------------------------------------------
static
void
print_help
()
{
printf
(
"Example: uniset-mbtcpserver-echo -i localhost -p 2049 -v
\n
"
);
printf
(
"-h|--help - this message
\n
"
);
printf
(
"[-t|--timeout] msec - Timeout. Default: 2000.
\n
"
);
printf
(
"[-v|--verbose] - Print all messages to stdout
\n
"
);
...
...
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