Long-standing stability bugs fixed in 9pserve.
Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.
This commit is contained in:
parent
c4991217e1
commit
05b7f431f0
3 changed files with 154 additions and 69 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <libc.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
/* BUG: would like to preserve delimiters on systems that can */
|
||||
int
|
||||
p9pipe(int fd[2])
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue