From: Marcin Raczkowski Date: 2007-05-31T18:39:13+09:00 Subject: Re: select([]) method On Thursday 31 May 2007 02:34, Ari Brown wrote: > Hey all > I cam across a new method: > select([], [], [], []) > where the objects in the select parentheses are arrays. > > But what does this exactly do? I could not find ANY documentation on > it. The original code is: > > ready = select([@irc, $stdin], nil, nil, nil) > > Any help please? > ari > -------------------------------------------------------| > ~ Ari > crap my sig won't fit it's just wraper for c / linux select you can try man select if you have libc documentation -- Marcin Raczkowski --- Friends teach what you should know Enemies Teach what you have to know