Poul-Henning Kamp wrote: > > I'm simply talking about something as trivial as which file descriptor > has the lower integer numer so it gets taken first by select() > This one confused me. Why is any one file descriptor more important than any other? Shouldn't they be dealt with equally? Danny