mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
Update the docs for the new network APIs
This imports the network APIs into the gio reference docs, and cleans up a bunch of gtk-doc warnings and documentation issues.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
/**
|
||||
* SECTION:gsocket
|
||||
* @short_description: Low-level network socket handling
|
||||
* @short_description: Low-level socket object
|
||||
* @include: gio/gio.h
|
||||
* @see_also: #GInitable
|
||||
*
|
||||
@@ -2441,7 +2441,7 @@ g_socket_condition_wait (GSocket *socket,
|
||||
}
|
||||
|
||||
/**
|
||||
* g_socket_send_to:
|
||||
* g_socket_send_message:
|
||||
* @socket: a #GSocket
|
||||
* @address: a #GSocketAddress, or %NULL
|
||||
* @vectors: an array of #GOutputVector structs
|
||||
|
Reference in New Issue
Block a user