diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-02-25 18:01:58 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-02-28 12:26:09 (GMT) |
commit | 8d74ddeba364785bf3d0d0659e5bb91ab950540d (patch) | |
tree | c7a98ba22c2d192966dbe3f5d92a8d0d46159b90 /tools/qdoc3/doc | |
parent | 6c57e9a681bf82b9bcb4b0659d151a76ecd1455e (diff) | |
download | Qt-8d74ddeba364785bf3d0d0659e5bb91ab950540d.zip Qt-8d74ddeba364785bf3d0d0659e5bb91ab950540d.tar.gz Qt-8d74ddeba364785bf3d0d0659e5bb91ab950540d.tar.bz2 |
Do not error socket when writeDatagram would block
When starting a connection implicitly, datagrams fail with KErrWouldBlock
on S60 5.0 and earlier. On symbian 3, they are dropped without error, but
the bytes written is set to 0.
Due to an apparent bug in symbian, the first packet is failed/dropped on
a UDP socket even if the bearer is up due to existing TCP connection.
With blocking sockets or explicit RConnection usage, this doesn't happen.
Reviewed-by: Markus Goetz
Diffstat (limited to 'tools/qdoc3/doc')
0 files changed, 0 insertions, 0 deletions