> >Right, it is not right. > >IOChannel is just an interface. > >What it does internally is up to each and every implementation (subclass). > >We do have implementations that use a cache (curl and noseek_fd) > >but those are specific to curl and one-way streams. > > So this class has to be made in the netconnection itself.. rite? And then override any virtual funcions that are present over in IOChannel. Any suggestions on the methods in IOChannel we should be thinking about.
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

