Changeset 959cb85 for owl.c

Timestamp:
May 23, 2011, 8:57:46 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
3535a6e
Parents:
6b4033f
git-author:
David Benjamin <davidben@mit.edu> (02/25/11 22:29:41)
git-committer:
David Benjamin <davidben@mit.edu> (05/23/11 20:57:46)
Message:
Add a zephyr GSource

This may actually have some use as a GSource instead of g_idle_add since
we queue messages up and only process so many at a time. The use of
ZQLength isn't strictly necessary, but we may as well be fancy and wait
for the poll() to tell us if there's any point in reading before doing
so.

This is the third pre-select action.
(No files)

Note: See TracChangeset for help on using the changeset viewer.