Changeset 5462:4aa873706b47 in roaraudio for include


Ignore:
Timestamp:
03/31/12 00:25:28 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added new protocols

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio/client.h

    r5449 r5462  
    5454#define ROAR_PROTO_DAYTIME         18 
    5555#define ROAR_PROTO_GAME            19 /* a game, may be any game */ 
     56#define ROAR_PROTO_TELNET          20 
     57#define ROAR_PROTO_DHCP            21 
     58#define ROAR_PROTO_SSH             22 
     59#define ROAR_PROTO_TIME            23 /* Time protocol, RFC 868 */ 
     60#define ROAR_PROTO_RLOGIN          24 
    5661 
    5762#define ROAR_BYTEORDER_UNKNOWN      0x00 
Note: See TracChangeset for help on using the changeset viewer.