diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2013-05-03 20:29:30 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-06-14 15:45:07 +0400 |
commit | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 (patch) | |
tree | bdb25a99be7021b952d387b9b2a264741aae0e94 /ipc | |
parent | 7cbe0ff3e475b7268ad9b55057048b2299fd60e0 (diff) | |
download | linux-b4011239a08e7e6c2c6e970dfa9e8ecb73139261.tar.xz |
NFC: llcp: Fix non blocking sockets connections
Without the new LLCP_CONNECTING state, non blocking sockets will be
woken up with a POLLHUP right after calling connect() because their
state is stuck at LLCP_CLOSED.
That prevents userspace from implementing any proper non blocking
socket based NFC p2p client.
Cc: stable@vger.kernel.org
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions