This commit is contained in:
rsc 2006-01-27 03:45:30 +00:00
parent 90557256d3
commit 577782688c
2 changed files with 3 additions and 0 deletions

View file

@ -204,6 +204,7 @@ struct Srv {
int nopipe;
int srvfd;
int leavefdsopen; /* magic for acme win */
int dotu;
/* below is implementation-specific; don't use */
Fidpool* fpool;