Changeset 5279:bb3ff1f2be28 in roaraudio for roard/include/roard.h


Ignore:
Timestamp:
11/21/11 18:28:31 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to hostid and license to server info struct, added support for contact, serial and uiurl ITST to roard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/roard.h

    r5194 r5279  
    202202 char * location; 
    203203 char * description; 
     204 char * contact; 
     205 char * serial; 
     206 char * uiurl; 
    204207 size_t jumbo_mtu; 
    205208 int memlock_level; 
Note: See TracChangeset for help on using the changeset viewer.