Skip to content

Commit

Permalink
Remove tcp_mutex. This was an implementation using shared state (inst…
Browse files Browse the repository at this point in the history
…ead of

communication channels)
  • Loading branch information
Philip-NLnetLabs committed Oct 10, 2023
1 parent 4d07ae4 commit 74f5259
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 904 deletions.
1 change: 0 additions & 1 deletion src/net/client/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ pub mod octet_stream;
pub mod query;
pub mod redundant;
pub mod tcp_factory;
pub mod tcp_mutex;
pub mod tls_factory;
pub mod udp;
pub mod udp_tcp;
Loading

0 comments on commit 74f5259

Please sign in to comment.