Changeset 3078:75efac535f8b in roaraudio for include/libroar/vio_proto.h


Ignore:
Timestamp:
01/08/10 16:41:55 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support protocol name ICY, identical to HTTP at the moment but defaults to port 8000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_proto.h

    r3064 r3078  
    4343#define ROAR_VIO_PROTO_P_HTTP      1 
    4444#define ROAR_VIO_PROTO_P_GOPHER    2 
     45#define ROAR_VIO_PROTO_P_ICY       3 
    4546 
    4647struct roar_vio_proto { 
Note: See TracChangeset for help on using the changeset viewer.