Giuseppe1992 / Distrinet

Distributed Network emulator, based on Mininet
MIT License
17 stars 16 forks source link

Fix bug in _read of LxcNode #23

Closed dsaucez closed 5 years ago

dsaucez commented 5 years ago

Currently it waits for the sentinel value "forever". Should instead read up to n bytes.