remove receiving timeout for client 37/3037/1
authorAndy Green <andy.green@linaro.org>
Sat, 9 Feb 2013 06:20:17 +0000 (14:20 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:32 +0000 (13:01 -0800)
commit39b7bf7fa2112548c507cb88db79f21d165a4b3e
tree6e9836a120b5f925bc60407143f163a282e04277
parentbf52c728648748b0e45b4fae7cbfd58c539767a8
remove receiving timeout for client

Now we enforce nonblocking everywhere, hopefully properly,
this rx timeout stuff shouldn't be needed.

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/client-handshake.c