struct mpd_neighbor * mpd_neighbor_begin(const struct mpd_pair *pair)
const char * mpd_neighbor_get_display_name(const struct mpd_neighbor *neighbor)
void mpd_neighbor_free(struct mpd_neighbor *neighbor)
bool mpd_send_list_neighbors(struct mpd_connection *connection)
const char * mpd_neighbor_get_uri(const struct mpd_neighbor *neighbor)
struct mpd_neighbor * mpd_recv_neighbor(struct mpd_connection *connection)
bool mpd_neighbor_feed(struct mpd_neighbor *neighbor, const struct mpd_pair *pair)