Commits


decouple bufio from ev more a matter of cleanliness than a strong reason, but this allows to reuse bufio without ev (if wanted to.)


bufio: add bufio_drain()


bufio: add bufio_handshake to control the TLS handshake


bufio: add support for client certificates


fixup for bufio: convert to new


bufio: add bufio_close()


bufio: provide bufio_free()


import bufio from syncparty