Changeset 3796:a3ee3b5bed2b in roaraudio for include/libroar/vio.h


Ignore:
Timestamp:
05/07/10 17:49:13 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support for shutdown()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio.h

    r3769 r3796  
    7676// specal commands: 
    7777int     roar_vio_accept  (struct roar_vio_calls * calls, struct roar_vio_calls * dst); 
     78int     roar_vio_shutdown(struct roar_vio_calls * vio,   int how); 
    7879 
    7980// converters: 
Note: See TracChangeset for help on using the changeset viewer.