Author :
schwarze
Date :
2022-12-07 23:08:47
Hash :2181dbec Message :Improve the implementation of BIO_push(3) such that it changes nothing
and reports failure if a call would result in a cycle.
The algorithm used was originally suggested by jsing@.
Feedback and OK tb@.