mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Merge branch 'socket_address_native_size' into 'main'
docs: Description of return value of get_native_size Closes #2377 See merge request GNOME/glib!4625
This commit is contained in:
@@ -147,7 +147,8 @@ g_socket_address_init (GSocketAddress *address)
|
||||
* g_socket_address_to_native().
|
||||
*
|
||||
* Returns: the size of the native struct sockaddr that
|
||||
* @address represents
|
||||
* @address represents, or `-1` if @address
|
||||
* is not valid
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
|
Reference in New Issue
Block a user