Changeset 4709:b8f796a699f4 in roaraudio


Ignore:
Timestamp:
01/09/11 12:30:37 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added additional consts for gopher and www/http port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio.h

    r4708 r4709  
    212212// RPlay: 
    213213#define ROAR_DEFAULT_RPLAY_PORT  5556 
     214// Gopher: 
     215#define ROAR_DEFAULT_GOPHER_PORT 70 
     216// WWW/HTTP: 
     217#define ROAR_DEFAULT_HTTP_PORT   80 
    214218 
    215219#if defined(ROAR_HAVE_LIBWSOCK32) && defined(ROAR_HAVE_LIBWS2_32) 
Note: See TracChangeset for help on using the changeset viewer.