Commit a186e7320054ed8f508a18876adc9f770c9c4e2e

Mark Ellzey 2011-11-17T11:45:49

Refactor amount-to-read calculations in buffervent_ssl consider_reading() Split up consider_reading()'s conditional checks into another function can_read() for simplicity sake. {Split into a separate patch by nickm}