#include <utils.h>
Definition at line 50 of file utils.h.
Data Fields | |
| char * | schm_uri |
| char * | schm_user |
| char * | schm_pass |
| char * | schm_host |
| char * | schm_port |
| char * | schm_path |
| u_short | schm_portnum |
| char* schm_uri |
Definition at line 51 of file utils.h.
Referenced by HttpSchemeParse(), HttpSchemeRelease(), SendHttpRequest(), and ShoutCastGetPlayList().
| char* schm_user |
| char* schm_pass |
| char* schm_host |
Definition at line 54 of file utils.h.
Referenced by HttpSchemeParse(), SendHttpRequest(), ShoutCastAddStation(), ShoutCastGetGenreList(), ShoutCastGetPlayList(), ShoutCastGetStationList(), and StationConnect().
| char* schm_port |
| char* schm_path |
Definition at line 56 of file utils.h.
Referenced by HttpSchemeParse(), SendHttpRequest(), ShoutCastGetPlayList(), and StationConnect().
| u_short schm_portnum |
Definition at line 57 of file utils.h.
Referenced by HttpSchemeParse(), ShoutCastAddStation(), ShoutCastGetGenreList(), ShoutCastGetPlayList(), ShoutCastGetStationList(), and StationConnect().