summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket_win.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-09-06 13:07:54 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-09-06 16:23:16 +0200
commit197fcdd7ee56a53bf7035c62128b29001f3a4ea9 (patch)
tree559a04a4782769bf6a0a61ef9ec72ee449bf1c07 /src/network/socket/qlocalsocket_win.cpp
parentc801e35282caee213d75f35e8e5afea4b1ff1885 (diff)
Doc: mark documentation of internal functions as such to silence qdoc
Pick-to: 6.2 Change-Id: I9523511b9adf40d1280fbf320c24a79aa2860ef2 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Luca Di Sera <luca.disera@qt.io>
Diffstat (limited to 'src/network/socket/qlocalsocket_win.cpp')
-rw-r--r--src/network/socket/qlocalsocket_win.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/socket/qlocalsocket_win.cpp b/src/network/socket/qlocalsocket_win.cpp
index 0a39e84c07..e11c9e90be 100644
--- a/src/network/socket/qlocalsocket_win.cpp
+++ b/src/network/socket/qlocalsocket_win.cpp
@@ -81,6 +81,8 @@ qint64 QSocketPoller::getRemainingTime(const QDeadlineTimer &deadline) const
}
/*!
+ \internal
+
Waits until new data is available for reading or write operation
completes. Returns \c true, if we need to check pipe workers;
otherwise it returns \c false (if an error occurred or the operation