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
 

Field Documentation

xmms_ipc_accept_func xmms_ipc_transport_St::accept_func
void* xmms_ipc_transport_St::data
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
int16_t xmms_ipc_transport_St::peer_port
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: