Changeset 1665:d00c9b8aab4c in roaraudio for include/libroar


Ignore:
Timestamp:
05/09/09 12:49:26 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_vio_null_sync() a null syncer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio.h

    r1590 r1665  
    171171// this is a read and write in one! 
    172172ssize_t roar_vio_null_rw    (struct roar_vio_calls * vio, void *buf, size_t count); 
     173int     roar_vio_null_sync  (struct roar_vio_calls * vio); 
    173174 
    174175// pass 
Note: See TracChangeset for help on using the changeset viewer.