XMMS2
Data Fields
xmms_ipc_transport_St Struct Reference

#include <xmmsc_ipc_transport.h>

Data Fields

char * path
void * data
xmms_socket_t fd
int32_t peer
int16_t peer_port
xmms_ipc_accept_func accept_func
xmms_ipc_write_func write_func
xmms_ipc_read_func read_func
xmms_ipc_destroy_func destroy_func

Detailed Description

Definition at line 40 of file xmmsc_ipc_transport.h.

Field Documentation

xmms_ipc_accept_func xmms_ipc_transport_St::accept_func
void* xmms_ipc_transport_St::data

Definition at line 42 of file xmmsc_ipc_transport.h.

xmms_ipc_destroy_func xmms_ipc_transport_St::destroy_func
xmms_socket_t xmms_ipc_transport_St::fd
char* xmms_ipc_transport_St::path
int32_t xmms_ipc_transport_St::peer

Definition at line 44 of file xmmsc_ipc_transport.h.

int16_t xmms_ipc_transport_St::peer_port

Definition at line 45 of file xmmsc_ipc_transport.h.

xmms_ipc_read_func xmms_ipc_transport_St::read_func
xmms_ipc_write_func xmms_ipc_transport_St::write_func

The documentation for this struct was generated from the following file: