[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: select()



Jonathan Yu wrote:
> Hi there:
>
> I am by no means an expert, but I don't think that this is the case.
> Tor uses libevent, which will automatically select the best I/O
> multiplexing system; this is probably anything but select() on your
> system. Hopefully it's an event-based system like kqueue (BSD) or
> realtime signals (Linux).

I omitted specifing that I am in fact running on Windows 2000.  Libevent
uses select() *only* under Windows.

BTW, I note this reply was to "or-dev@xxxxxxxxxxxxx" and cc:'d
"or-dev@xxxxxxxx".  Why the two addresses?  I've left freehaven as a cc:
just in case.