MPD 0.17~git
Functions
src/glib_socket.h File Reference
#include <glib.h>

Go to the source code of this file.

Functions

static G_GNUC_MALLOC GIOChannel * g_io_channel_new_socket (int fd)
 Portable wrapper for g_io_channel_unix_new() or g_io_channel_win32_new_socket().

Function Documentation

static G_GNUC_MALLOC GIOChannel* g_io_channel_new_socket ( int  fd) [inline, static]

Portable wrapper for g_io_channel_unix_new() or g_io_channel_win32_new_socket().

Definition at line 31 of file glib_socket.h.