Changeset dbf94e9d63a677506783cbdb11f0d965aa5f1d70
- Timestamp:
- 10/19/09 22:14:35 (5 weeks ago)
- Author:
- Alejandro R. Sedeño <asedeno@mit.edu>
- git-author:
- Alejandro R. Sedeño <asedeno@mit.edu> / 2009-10-13T03:13:21Z-0400
- Parents:
- 4f2166b9a2565b2ccc5fbcbb9869b2a41119a342
- Children:
- 12e291a330f117a61b8b222315c1f39822010a2a
- git-committer:
- Alejandro R. Sedeño <asedeno@mit.edu> / 2009-10-19T22:14:35Z-0400
- Message:
-
Revert "Process zephyr prior to owl_select(). [more]"
This reverts commit 5657d536d09861fe734329e12194b4c410d34d20.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r40bda84
|
rdbf94e9
|
|
| 718 | 718 | } |
| 719 | 719 | |
| 720 | | /* Some calls into libzephyr call Z_WaitForNotice(), which has its |
| 721 | | * own select loop and may leave zephyrs on the queue. Check for |
| 722 | | * them now, and process any we find. */ |
| 723 | | owl_zephyr_process_events(NULL); |
| 724 | | |
| 725 | 720 | /* select on FDs we know about. */ |
| 726 | 721 | owl_select(); |