Changeset 3012:7d5415a0d8d8 in roaraudio for libroar/simple.c


Ignore:
Timestamp:
10/29/09 09:03:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added sysio warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/simple.c

    r2818 r3012  
    155155 int socks[2]; // for socketpair() 
    156156#endif 
     157 
     158 roar_debug_warn_sysio("roar_simple_new_stream_obj", "roar_vio_simple_new_stream_obj", NULL); 
    157159 
    158160 if ( config != NULL ) { 
Note: See TracChangeset for help on using the changeset viewer.