aboutsummaryrefslogtreecommitdiff
path: root/src/notify.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-03-26 10:38:44 +0000
committerEric Wong <normalperson@yhbt.net>2008-03-26 10:38:44 +0000
commite4779fa752e7426a25715c843b18c1fd95e77b9a (patch)
treefe3ac7ac38cd7dfae7ae05cfa974447bbf384889 /src/notify.h
parentf9e317ccbde426182e0eca3fa0d55d46f89a330b (diff)
don't repeat select()
The interfaces main loop repeats the select() (non-blocking) after an event was handled. I do not see any reason for that, since all events should be handled after the first select(). This double select() does nothing than consume more CPU cycles. git-svn-id: https://svn.musicpd.org/mpd/trunk@7213 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/notify.h')
0 files changed, 0 insertions, 0 deletions