mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
Merge branch 'mcatanzaro/#1982' into 'master'
Fix issue in GSocketAddressEnumerator documentation Closes #1982 See merge request GNOME/glib!1542
This commit is contained in:
commit
9792209f3c
@ -38,7 +38,7 @@
|
|||||||
* g_socket_address_enumerator_next_finish() should be used where possible.
|
* g_socket_address_enumerator_next_finish() should be used where possible.
|
||||||
*
|
*
|
||||||
* Each #GSocketAddressEnumerator can only be enumerated once. Once
|
* Each #GSocketAddressEnumerator can only be enumerated once. Once
|
||||||
* g_socket_address_enumerator_next() has returned %NULL (and no error), further
|
* g_socket_address_enumerator_next() has returned %NULL, further
|
||||||
* enumeration with that #GSocketAddressEnumerator is not possible, and it can
|
* enumeration with that #GSocketAddressEnumerator is not possible, and it can
|
||||||
* be unreffed.
|
* be unreffed.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user