crypto: fix moving read head
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 27 Nov 2013 20:11:17 +0000 (00:11 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Fri, 6 Dec 2013 23:48:43 +0000 (03:48 +0400)
commit06b194529828567086190681e2aee8ce2a00d760
tree23844928c773fa97c8b12f9953750847394160d6
parent03747f69fba646dc9902519c1736d5f4f267ef7b
crypto: fix moving read head

Fix various possible stalls of read head (i.e. try moving it after every
write head update).

NOTE: This is actually backported from `bud`.
src/node_crypto_bio.cc