Changeset 465:82fd66e50dc3 in roaraudio for roard/include/req.h


Ignore:
Timestamp:
08/12/08 15:37:57 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to get the size of optimal read() and write()s

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/req.h

    r113 r465  
    3232int req_on_get_stream  (int client, struct roar_message * mes, char * data); 
    3333 
     34int req_on_get_stream_para (int client, struct roar_message * mes, char * data); 
     35 
    3436int req_on_kick        (int client, struct roar_message * mes, char * data); 
    3537 
Note: See TracChangeset for help on using the changeset viewer.