commit | dcd53e44a5a210c755c067f21cdd1e810b9456f9 | [log] [tgz] |
---|---|---|
author | Devi Sandeep Endluri V V <dendluri@codeaurora.org> | Wed Jul 20 11:53:36 2016 +0200 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 28 11:38:43 2016 -0700 |
tree | 8c9929b7c7a7b9056bec06d88ae747b2aaeac835 | |
parent | 882aa603e0bcbc3d6fbe35bfe880bd225bb83f51 [diff] |
Add missing check for pendingConnectException in DatagramSocket.send() Add check for pendingConnectException in DatagramSocket.send() so that receive and send handle connection erros the same way. Co-Authored-By: MÃ¥rten Kongstad <marten.kongstad@sonymobile.com> Change-Id: I191351c5fe954c0e31c591f3d8369c3f24931a6f (cherry picked from commit 3a50b32e2abec315948e1947450cd0f7c0c82b2d) CRs-Fixed: 1051067