radareorg / r2pipe.rs

Rust crate for r2pipe
Other
45 stars 19 forks source link

Handle broken pipe #5

Closed radare closed 9 years ago

radare commented 9 years ago
thread '<main>' panicked at 'Broken pipe (os error 32)', /Users/pancake/.cargo/registry/src/github.com-0a35038f75765ae4/r2pipe-0.1.1/src/r2pipe.rs:142

this happens when running r2p.cmd("q");

radare commented 9 years ago

Done in git