ncmpc  0.29
Data Structures | Functions
aconnect.h File Reference
#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)
 

Function Documentation

◆ aconnect_start()

void aconnect_start ( struct aconnect **  acp,
const char *  host,
unsigned  port,
const struct aconnect_handler handler,
void *  ctx 
)

◆ aconnect_cancel()

void aconnect_cancel ( struct aconnect *  ac)