mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
gio: Fix documentation for GSocketControlMessage that refers to a 'file description' instead of a 'file descriptor'
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
*
|
||||
* The message can represent some sort of special instruction to or
|
||||
* information from the socket or can represent a special kind of
|
||||
* transfer to the peer (for example, sending a file description over
|
||||
* transfer to the peer (for example, sending a file descriptor over
|
||||
* a UNIX socket).
|
||||
*
|
||||
* These messages are sent with g_socket_send_message() and received
|
||||
|
Reference in New Issue
Block a user