Changeset 4468:f8d2cccafc74 in roaraudio for roard/include/client.h


Ignore:
Timestamp:
10/10/10 17:50:11 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

do very basic auth stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/client.h

    r4467 r4468  
    8484int clients_set_proto  (int id, int    proto); 
    8585int clients_get        (int id, struct roar_client ** client); 
     86int clients_get_server (int id, struct roar_client_server ** client); 
    8687int clients_get_fh     (int id); 
    8788 
Note: See TracChangeset for help on using the changeset viewer.