diff options
Diffstat (limited to 'tool/README.md')
-rwxr-xr-x | tool/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tool/README.md b/tool/README.md new file mode 100755 index 0000000..3ba9791 --- /dev/null +++ b/tool/README.md @@ -0,0 +1,13 @@ +# Compile + +make + +# Examples + +``` +mqtool -s /mq-name -q ":1:INIT: MESSAGE" +``` + +# FiX + +free gethost addr, create structure for sock_conn stuff
\ No newline at end of file |