After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724233 - gsocketservice: Note g_socket_listener_close() for closing open sockets
gsocketservice: Note g_socket_listener_close() for closing open sockets
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-02-12 12:47 UTC by Philip Withnall
Modified: 2014-02-13 13:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsocketservice: Note g_socket_listener_close() for closing open sockets (1.52 KB, patch)
2014-02-12 12:47 UTC, Philip Withnall
none Details | Review

Description Philip Withnall 2014-02-12 12:47:42 UTC
Patch attached with a minor addition to the documentation.
Comment 1 Philip Withnall 2014-02-12 12:47:43 UTC
Created attachment 268905 [details] [review]
gsocketservice: Note g_socket_listener_close() for closing open sockets

Simply calling g_socket_service_stop() will not close open sockets.
Comment 2 Dan Winship 2014-02-13 13:31:32 UTC
Thanks. I added a minor addition to your minor addition and committed it.