QNetworkConfiguration: add missing timeout unit to setConnectTimeout doc
Change-Id: I3738e989a41607244b55245222ec3c83dda68198 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>bb10
parent
17ced070fd
commit
5d276d6a1d
|
|
@ -347,6 +347,8 @@ int QNetworkConfiguration::connectTimeout() const
|
|||
This allows control of the timeout used by \c QAbstractSocket
|
||||
to establish a connection.
|
||||
|
||||
\note \a timeout is in millisecond.
|
||||
|
||||
\warning This will have no effect if the bearer plugin doesn't have
|
||||
the CanStartAndStopInterfaces capability.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue