Changeset 64b6449 for owl.h


Ignore:
Timestamp:
Mar 29, 2009, 7:02:30 PM (15 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
owl
Children:
6fdef66
Parents:
228326a
Message:
try owl_zephyr_process_events() at the end of owl_zephyr_handle_ack()
   to address race condition.  Also one after the select in the main
   loop for good measure.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r3674002 r64b6449  
    4747
    4848#define OWL_VERSION         2.2.0
    49 #define OWL_VERSION_STRING "2.2.0-pre1"
     49#define OWL_VERSION_STRING "2.2.0-pre2"
    5050
    5151/* Feature that is being tested to redirect stderr through a pipe.
Note: See TracChangeset for help on using the changeset viewer.