mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gio: Fix several incorrect links in documentation comments
Since commit 08f914b29
, validation seems to have got a little
stricter/more correct.
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
Helps: #3037
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
*
|
||||
* The socket service runs on the main loop of the
|
||||
* thread-default context (see
|
||||
* [method@GLib.MainContext.push_thread_default_context]) of the thread it is
|
||||
* [method@GLib.MainContext.push_thread_default]) of the thread it is
|
||||
* created in, and is not threadsafe in general. However, the calls to start and
|
||||
* stop the service are thread-safe so these can be used from threads that
|
||||
* handle incoming clients.
|
||||
|
Reference in New Issue
Block a user