Commit Graph

3 Commits (6bfaee9e981e0ac16809f42686c4ad4b6f79a50b)

Author SHA1 Message Date
leitner bbf4c614bf fix iob_write to handle failure properly
document that the iob_write callback should limit itself
leitner bffb1dab90 mention prototype of io_write_callback
leitner 86cfc33dab add iob_write (send io batch through callback, e.g. for SSL)