Julien Vehent on 7 Mar 2011 14:08:00 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] [OT] waiting for a socket/event vs. waiting for a socket/event


That's a good question indeed... I personally think that a process should not be waiting at all, it should use an event notification engine, such as epoll or kqueue, and do something else in the mean time.

does that help ? :)


Julien

On Mon, 7 Mar 2011 16:57:18 -0500, K.S. Bhaskar wrote:
One of my pet peeves about colloquial American English is the use of
"waiting on" when what is meant is "waiting for" - as in "I'll be
waiting on you downstairs" to which I am often tempted to reply "Thank
you, but I don't intend to dine downstairs."

 Does a process wait for a socket/event or does a process wait on a
socket/event?

 Thank you very much.

 -- Bhaskar

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug