35 #ifndef MPD_NEIGHBOR_H 36 #define MPD_NEIGHBOR_H struct mpd_neighbor * mpd_recv_neighbor(struct mpd_connection *connection)
void mpd_neighbor_free(struct mpd_neighbor *neighbor)
const char * mpd_neighbor_get_uri(const struct mpd_neighbor *neighbor)
bool mpd_neighbor_feed(struct mpd_neighbor *neighbor, const struct mpd_pair *pair)
bool mpd_send_list_neighbors(struct mpd_connection *connection)
struct mpd_neighbor * mpd_neighbor_begin(const struct mpd_pair *pair)
const char * mpd_neighbor_get_display_name(const struct mpd_neighbor *neighbor)