commit | ff353d86a92ee709e18fa485423dbaa7a52af8f3 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Mon May 07 12:31:19 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 15 17:28:01 2012 -0400 |
tree | 15e7400909f0d314b622135c4e447d0e687950a0 | |
parent | 0f909361062d42b0ff7c6522e2347b56a0bf43cc [diff] |
NFC: LLCP connect must wait for a CC frame Blocking sockets should sleep on a CC (Connection Complete) reception from the connect() call. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>