Changeset 3901:ef227a309cf5 in roaraudio


Ignore:
Timestamp:
05/25/10 19:21:19 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

we only support proxy code in case we have POSIX basic IOs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/socket.c

    r3897 r3901  
    769769// --- [ PROXY CODE ] --- 
    770770 
     771#ifndef ROAR_HAVE_IO_POSIX 
     772#ifdef  ROAR_SUPPORT_PROXY 
     773#undef  ROAR_SUPPORT_PROXY 
     774#endif 
     775#endif 
     776 
    771777// generic proxy code: 
    772778 
Note: See TracChangeset for help on using the changeset viewer.