[Spice-devel] [PATCH 2/7] red_worker: rename epoll_timeout to event_timeout
Dan McGee
dpmcgee at gmail.com
Mon Feb 20 16:07:14 PST 2012
On Fri, Feb 17, 2012 at 2:52 AM, Alon Levy <alevy at redhat.com> wrote:
> On Thu, Feb 16, 2012 at 11:30:08PM -0600, Dan McGee wrote:
>> With future patches in mind that will allow for some other
>> non-Linux-specific event polling sytem to be used, rename this to a more
>> generic name. All of the select/poll/epoll/kqueue family of calls are
>> related to evented I/O, so 'event_' makes sense in this case.
>
> ACK, just note that our coding convention uses 100 char lines, not 80 -
> yes, not standard, but also not worth changing everything. In this case
> I think it's fine.
You're more than welcome to change that back when you commit this; my bad.
-Dan
More information about the Spice-devel
mailing list