Philippe Jalaber

Results 2 issues of Philippe Jalaber

## Summary In [swarm/src/connection/pool/task.rs:240](https://github.com/libp2p/rust-libp2p/blob/master/swarm/src/connection/pool/task.rs#L240) the call to the future closing_muxer is missing, thus the connection is never dropped and finally leaked. ## Expected behaviour The closing_muxer future should be awaited....

This PR adds support for Freebsd platform name.