 |  |  | GnomeVFS - Filesystem Abstraction library |  |
---|
inet-connection
Details
gnome_vfs_inet_connection_create ()
GnomeVFSResult gnome_vfs_inet_connection_create
(GnomeVFSInetConnection **connection_return,
const gchar *host_name,
guint host_port,
GnomeVFSCancellation *cancellation);
gnome_vfs_inet_connection_destroy ()
void gnome_vfs_inet_connection_destroy
(GnomeVFSInetConnection *connection,
GnomeVFSCancellation *cancellation);
gnome_vfs_inet_connection_get_iobuf ()
GnomeVFSIOBuf* gnome_vfs_inet_connection_get_iobuf
(GnomeVFSInetConnection *connection);