Simon Hardy-Francis

Results 73 comments of Simon Hardy-Francis

Updated gist to show the corountine framework working on both Intel and ARM. And shown to work with a fake / dummy libarchive with blocking callback. Next step is to...

@jsonn @OleStauning I managed to get non-blocking behaviour when reading larger archive streams with libarchive by using coroutines and without modifying libarchive source code in any way. The final part...

Also, for anybody who is interested then the cwrap tool (used above during the investigation) has been open sourced here [1]. [1] https://github.com/corelight/cwrap