aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/pipe.c
Commit message (Collapse)AuthorAgeFilesLines
* Small tweaksrsc2004-03-211-0/+5
| | | | Lots of new code imported.
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-1/+1
| | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
* Change pipes to preserve message boundaries.rsc2004-03-021-2/+1
|
* Long-standing stability bugs fixed in 9pserve.rsc2004-03-021-0/+1
| | | | | Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.
* More files related to user-level file servers.rsc2003-12-111-0/+10
Also add acme!