| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #2496
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 2 - Low, e.g. a documentation error or undocumented side-effect |
Scope: | 2 - Specific to an operating system |
Subsystem: | Unassigned |
Summary: | Win32 sockets: USE_ASYNC_SELECT and high CPU usage |
Version: | 2.0-current |
Created By: | obeythepenguin |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | obeythepenguin 14:39 Dec 26, 2010 |
| When USE_ASYNC_SELECT is enabled, the fltk::add_fd mechanism is completely non-functional. When it is disabled, fltk::add_fd works correctly, but fltk::fl_wait hogs the CPU.
The attached diff backports the fixes for both problems from FLTK 1.3. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |