lib9p: added threadpostsharesrv
This commit is contained in:
parent
1a2afe988b
commit
7d0ce95567
2 changed files with 8 additions and 0 deletions
|
@ -226,6 +226,7 @@ int chatty9p;
|
|||
void respond(Req*, char*);
|
||||
void responderror(Req*);
|
||||
void threadpostmountsrv(Srv*, char*, char*, int);
|
||||
void threadpostsharesrv(Srv*, char*, char*, char*, char*);
|
||||
void threadlistensrv(Srv *s, char *addr);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue