We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340dbd1 commit cfe77a8Copy full SHA for cfe77a8
include/ur_client_library/ur/dashboard_client_implementation_x.h
@@ -81,10 +81,7 @@ class DashboardClientImplX : public DashboardClientImpl
81
void disconnect() override;
82
83
/*!
84
- * \brief Gets the configured receive timeout. If receive timeout is unconfigured "normal" socket timeout of 1 second
85
- * will be returned
86
- *
87
- * \returns configured receive timeout
+ * \brief This function call is effectively not doing anything.
88
*/
89
timeval getConfiguredReceiveTimeout() const override;
90
0 commit comments