mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove symbian leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
7e64b9a263
commit
17afc17d02
1 changed files with 0 additions and 7 deletions
|
@ -94,13 +94,6 @@
|
|||
This enum describes the different flags you can pass to modify the
|
||||
behavior of QUdpSocket::bind().
|
||||
|
||||
\note On Symbian OS bind flags behaviour depends on process capabilties.
|
||||
If process has NetworkControl capability, the bind attempt with
|
||||
ReuseAddressHint will always succeed even if the address and port is already
|
||||
bound by another socket with any flags. If process does not have
|
||||
NetworkControl capability, the bind attempt to address and port already
|
||||
bound by another socket will always fail.
|
||||
|
||||
\value ShareAddress Allow other services to bind to the same address
|
||||
and port. This is useful when multiple processes share
|
||||
the load of a single service by listening to the same address and port
|
||||
|
|
Loading…
Add table
Reference in a new issue