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