There are no more selectors to choose. It's all handled by afs.
unsigned int active_connections;
/** the process id of para_server */
pid_t server_pid;
- /** a string that gets filled in by the current audio file selector */
+ /** This gets updated by afs and contains its current mode. */
char afs_mode_string[MAXLINE];
- /** commands set this to non-zero to change the current selector */
- int selector_change;
/** used by the sender command */
struct sender_command_data sender_cmd_data;
/** Describes the current audio file. */