aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/pipe.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-21Small tweaksrsc1-0/+5
Lots of new code imported.
2004-03-05Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc1-1/+1
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
2004-03-02Change pipes to preserve message boundaries.rsc1-2/+1
2004-03-02Long-standing stability bugs fixed in 9pserve.rsc1-0/+1
Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.
2003-12-11More files related to user-level file servers.rsc1-0/+10
Also add acme!