crypto: change assertion to condition in bio
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 19 Jun 2013 08:16:59 +0000 (10:16 +0200)
committerFedor Indutny <fedor.indutny@gmail.com>
Wed, 19 Jun 2013 20:03:07 +0000 (22:03 +0200)
commitbf8dc0762a365302f742da85fa416886332ab73d
tree14c57becf6aa0df636ddeadaacd02b78bef6c7a5
parent7373c4ddb7143fb7da75feda39c70788fb1bcfc7
crypto: change assertion to condition in bio

Read head can be the same as write head, even if there's some data to
read.
src/node_crypto_bio.cc