merge
This commit is contained in:
commit
013054ef6f
1 changed files with 3 additions and 1 deletions
|
@ -360,7 +360,8 @@ and
|
||||||
is single-threaded.
|
is single-threaded.
|
||||||
If it is expected that some requests might
|
If it is expected that some requests might
|
||||||
block, arranging for alternate processes
|
block, arranging for alternate processes
|
||||||
to handle them is suggested.
|
to handle them is suggested (see
|
||||||
|
.IR 9pqueue (2)).
|
||||||
.PP
|
.PP
|
||||||
.I Srvrelease
|
.I Srvrelease
|
||||||
temporarily releases the calling process from the server
|
temporarily releases the calling process from the server
|
||||||
|
@ -822,6 +823,7 @@ or is maintained elsewhere.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR 9pfid (2),
|
.IR 9pfid (2),
|
||||||
.IR 9pfile (2),
|
.IR 9pfile (2),
|
||||||
|
.IR 9pqueue (2),
|
||||||
.IR srv (3),
|
.IR srv (3),
|
||||||
.IR shr (3),
|
.IR shr (3),
|
||||||
.IR intro (5)
|
.IR intro (5)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue