Commits


bufio: add bufio_drain()


bufio: add bufio_handshake to control the TLS handshake


bufio: fix bufio_read for TLS


bufio: add support for client certificates


bufio: add bufio_close()


bufio: provide bufio_free()


bufio: convert to new ev' EV_* event types unfortunate, but a small coupling with either poll(2) or ev is needed.


import bufio from syncparty