Daniel Corbe wrote: > I hate to say it but the STREAMS programming guide is just a horrible > way to learn how to do this.
the only way i *ever* *understood* how to program using STREAMS was by reading the few chapters in Stephen Rago's book, "UNIX System V Network Programming". it describes STREAMS from a programmer's perspective... but also from "square one" in terms of programming. it talked of the msg-types, and read/write-heads, and WHY things were done the way they were... and Multiplexors. ...it's the only way i ever went from Richie's STREAMS paper to understanding code. 'hope that helps /andrew ps - there are 4 great chapters in the book on STREAMS... 4 out of 13 ! amazon.com : http://www.amazon.com/UNIX-R-System-Network-Programming/dp/0201563185/ref=si3_rdr_bb_product/102-4515505-4282505 _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
