Re: The select() API

2000-02-26 Thread Daniel Feiglin
Oh, well I guess I'll finish up writing the book on this one myself ... More anon. guy keren wrote: > On Thu, 24 Feb 2000, Daniel Feiglin wrote: > > > I'm still rather mysified by it > > i'd say - just write the code as you understand it, and play with it a > little. > > the major differen

Re: The select() API

2000-02-24 Thread guy keren
On Thu, 24 Feb 2000, Daniel Feiglin wrote: > I'm still rather mysified by it i'd say - just write the code as you understand it, and play with it a little. the major difference with selecting for read() and selecting for write() is - when to do this. when you select for read(), you place