set connection callback before connection completed to allow early messages
authorDavid Brooks <dave@bcs.co.nz>
Fri, 20 Apr 2012 04:16:52 +0000 (12:16 +0800)
committerAndy Green <andy.green@linaro.org>
Fri, 20 Apr 2012 04:27:24 +0000 (12:27 +0800)
commit993343b5e426000ef8e0a196730c3fd3ae4bbe89
treef689ba0bd4a355c5b77a0512c1eabf0ffc23dda3
parent6c6a3d3caf37c78d0900e44543208606fa2db8a5
set connection callback before connection completed to allow early messages

Signed-off-by: David Brooks <dave@bcs.co.nz>
Signed-off-by: Andy Green <andy@warmcat.com>
--

 lib/client-handshake.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
lib/client-handshake.c