Changeset 5189:d2b96cf45a19 in roaraudio for include


Ignore:
Timestamp:
10/23/11 02:03:03 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added some more protocol IDs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio/client.h

    r4708 r5189  
    4848#define ROAR_PROTO_DCC             12 
    4949#define ROAR_PROTO_ECHO            13 /* for testing and stuff */ 
     50#define ROAR_PROTO_DISCARD         14 /* RFC 863 */ 
     51#define ROAR_PROTO_WHOIS           15 
     52#define ROAR_PROTO_FINGER          16 
     53#define ROAR_PROTO_QUOTE           17 /* RFC 865: Quote of the Day Protocol */ 
     54#define ROAR_PROTO_DAYTIME         18 
    5055 
    5156#define ROAR_BYTEORDER_UNKNOWN      0x00 
Note: See TracChangeset for help on using the changeset viewer.