request: uiMainStepPoll()
Đang mở
custom main loops
enhancement
help wanted
question
- Ngôn ngữ chính
- C
- Star
- 10.9k
- Fork
- 612
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
split from #95
a way to combine uiMainStep() with select() or poll()
on GTK+ and OS X this should be fine
on Windows I don't know one thing:
What would the equivalent of a `select()` be on Windows? It appears `MsgWaitForMultipleObjectsEx()` does not accept file or socket handles. Does it have to do with `OVERLAPPED`? I see [GLib accepts file handles on Windows...](https://developer.gnome.org/glib/2.40/glib-The-Main-Event-Loop.html#GPollFD)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.