[SVN] r10530
Luke Daley
ld at ldaley.com
Sun Sep 7 11:10:17 UTC 2008
• Improved select() logic.
If the select() is on any fd that we would open up a dialog for, we call through to the system select() with a timeout of 0. We then augment the result to make sure it includes our dialog bound fds.
Changed:
U trunk/Tools/tm_interactive_input/src/stdin_fd_tracker.c
U trunk/Tools/tm_interactive_input/src/stdin_fd_tracker.h
U trunk/Tools/tm_interactive_input/src/system_function_overrides.c
More information about the textmate-dev
mailing list