| plan 9 kernel history: overview | file list | diff list |
1991/0809/port/portdat.h (diff list | history)
| 1991/0807/sys/src/9/port/portdat.h:569,574 – 1991/0809/sys/src/9/port/portdat.h:569,575 (short | long | prev | next) | ||
|
Add Stream.flushmsg.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0724 | Queue *devq; /* read queue at device end */ Block *err; /* error message from down stream */ int forcedelim; /* force a delimiter before the next message */ | |
| 1991/0809 | int flushmsg; /* flush up till the next delimiter */ | |
| 1991/0428 | }; /* | |