On Wed, Sep 10, 2014 at 4:55 PM, Stephen R. van den Berg srb@cuci.nl wrote:
Why do you keep io->this in the struct? Is it to avoid accessing the global Pike_fp->current_object ?
Ah, partly, mainly it is however that the io-struct passed to the io_* functions is not always the Pike_fp->current_object object.