#include <config.h>
Definition at line 131 of file config.h.
Data Fields | |
| char * | rs_symbol |
| Symbolic station name. | |
| u_short | rs_port |
| TCP port number. | |
| u_long | rs_ip |
| Station's IP address. | |
| char * | rs_url_path |
| Specific URL path. | |
|
|
Symbolic station name.
|
|
|
TCP port number. Zero if this station entry is empty. |
|
|
Station's IP address.
|
|
|
Specific URL path. For server root this is set to NULL. |
1.4.4