Changeset 5022:b2a2e896974d in roaraudio for roard/loop.c


Ignore:
Timestamp:
05/27/11 17:13:54 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Converted most roarclients to to use VS API (See: #87)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/loop.c

    r4896 r5022  
    128128#endif 
    129129   clients_send_filter(sa, g_pos); 
     130//   streams_send_filter_all(); // this currently results in deadlocks. 
    130131   clients_send_mon(sa, g_pos); 
    131132#ifdef ROAR_HAVE_USLEEP 
Note: See TracChangeset for help on using the changeset viewer.