ncmpc
0.29
|
#include <mpd/client.h>
Go to the source code of this file.
Data Structures | |
struct | aconnect_handler |
Functions | |
void | aconnect_start (struct aconnect **acp, const char *host, unsigned port, const struct aconnect_handler *handler, void *ctx) |
void | aconnect_cancel (struct aconnect *ac) |
void aconnect_start | ( | struct aconnect ** | acp, |
const char * | host, | ||
unsigned | port, | ||
const struct aconnect_handler * | handler, | ||
void * | ctx | ||
) |
void aconnect_cancel | ( | struct aconnect * | ac | ) |