Commit Graph

2 Commits

Author SHA1 Message Date
Max Kellermann 82cfce76eb archive: replaced setup_stream() with open_stream()
The open_stream() method opens the input_stream.  This allows the
archive plugin to do its own initialization, and it also allows it to
use input_stream.data.  We can remove input_stream.archive now, which
was unnatural to have in the first place.
2009-01-30 00:53:32 +01:00
Viliam Mateicka c73ebac4af new archive api, input_archive stream 2008-12-16 21:42:34 +01:00