Commit Briefs

Omar Polo

decouple bufio from ev

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


Omar Polo

bufio: add bufio_drain()




Omar Polo

fixup for bufio: convert to new


Omar Polo

bufio: add bufio_close()


Omar Polo

bufio: provide bufio_free()


Omar Polo

import bufio from syncparty