How do I close a GSocketConnection?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How do I close a established GSocketConnection?

The following doesn't work:
GSocketConnection *conn;
...
g_io_stream_close(G_IO_STREAM(conn));
GLib-GIO-CRITICAL **: g_io_stream_close: assertion `G_IS_IO_STREAM (stream)' failed

g_object_unref fails too:
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

Although this page¹ says:
GSocketConnection  is a GIOStream for a connected socket.

¹: http://library.gnome.org/devel/gio/stable/GSocketConnection.html

-- 
Regards,
Ali Polatel

Attachment: pgpU8SxCaJWOr.pgp
Description: PGP signature

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux