9pserve: add -c option
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
.I afid
|
||||
]
|
||||
[
|
||||
.B -c
|
||||
.I addr
|
||||
]
|
||||
[
|
||||
.B -M
|
||||
.I msize
|
||||
]
|
||||
@@ -73,6 +77,11 @@ used to implement
|
||||
.B -a
|
||||
option
|
||||
.TP
|
||||
.B -c
|
||||
multiplex clients onto a single connection to
|
||||
.IR addr ,
|
||||
instead of standard input and output
|
||||
.TP
|
||||
.B -M
|
||||
do not initialize the connection with a
|
||||
.B Tversion
|
||||
|
||||
Reference in New Issue
Block a user