rust-lightning/lightning
Matt Corallo 21904ffcb5 Add a constructor for the test SocketDescriptor and hang_writes
In testing, its useful to be able to tell the `SocketDescriptor` to
pretend the system network buffer is full, which we add here by
creating a new `hang_writes` flag. In order to simplify
constructing, we also add a new constructor which existing tests
are moved to.
2024-10-17 19:09:15 +00:00
..
src Add a constructor for the test SocketDescriptor and hang_writes 2024-10-17 19:09:15 +00:00
Cargo.toml Drop no-std feature 2024-09-18 09:07:58 +02:00