Go to the documentation of this file.
35 #ifndef MPD_NEIGHBOR_H
36 #define MPD_NEIGHBOR_H
mpd_malloc struct mpd_neighbor * mpd_neighbor_begin(const struct mpd_pair *pair)
mpd_malloc struct mpd_neighbor * mpd_recv_neighbor(struct mpd_connection *connection)
bool mpd_send_list_neighbors(struct mpd_connection *connection)
void mpd_neighbor_free(struct mpd_neighbor *neighbor)
Compiler specific definitions.
const mpd_pure char * mpd_neighbor_get_display_name(const struct mpd_neighbor *neighbor)
bool mpd_neighbor_feed(struct mpd_neighbor *neighbor, const struct mpd_pair *pair)
const mpd_pure char * mpd_neighbor_get_uri(const struct mpd_neighbor *neighbor)