|
MPD
|
#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(). | |
|
inlinestatic |
Portable wrapper for g_io_channel_unix_new() or g_io_channel_win32_new_socket().
Definition at line 31 of file glib_socket.h.
1.8.2