Changeset 1116:ff626395ea76 in roaraudio for roard/include/streams.h


Ignore:
Timestamp:
01/14/09 22:14:13 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support for sync flag on sysio streams: (re)set nonblocking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r1042 r1116  
    7878int streams_set_primary  (int id, int prim); 
    7979int streams_mark_primary (int id); 
     80int streams_set_sync     (int id, int sync); 
    8081int streams_set_flag     (int id, int flag); 
    8182int streams_reset_flag   (int id, int flag); 
Note: See TracChangeset for help on using the changeset viewer.