Changeset 487:a25cdf58b8fe in roaraudio for libroar/stream.c


Ignore:
Timestamp:
08/13/08 17:59:27 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added Af_INET support to roar_simple_new_stream_obj()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/stream.c

    r465 r487  
    9393 if ( host == NULL ) 
    9494  return -1; 
     95 
     96 ROAR_DBG("roar_stream_connect_to_ask(*): Ask the server to connect to: %s:%i", host, port); 
    9597 
    9698 m.cmd     = ROAR_CMD_CON_STREAM; 
Note: See TracChangeset for help on using the changeset viewer.