Balazs Scheidler <[EMAIL PROTECTED]> writes: > Returning abstract_write makes life a bit simpler when opening connection, > but doesn't provide info in other cases. I would change it to return io_fd > *, and use io_fd->buffer->super to access the abstract_write returned now. Please do. I think I made a similar change to io_write some time ago, but I didn't change io_read_write at the same time. /Niels
- io_read_write returning abstract_write Balazs Scheidler
- Niels Möller