x 18f7a27f66 net/acceptor: remove Mutex<Option<SessionWeakPtr>> in Acceptor, instead simply use SessionWeakPtr 3 years ago
..
protocol 2802225ddb remove nonsense code 3 years ago
session 18f7a27f66 net/acceptor: remove Mutex<Option<SessionWeakPtr>> in Acceptor, instead simply use SessionWeakPtr 3 years ago
transport b80b4b755e net/acceptor: Handle accept(2) errors more robustly. 3 years ago
acceptor.rs 18f7a27f66 net/acceptor: remove Mutex<Option<SessionWeakPtr>> in Acceptor, instead simply use SessionWeakPtr 3 years ago
channel.rs 2d0e3b0d89 lib: Clean up imports 3 years ago
connector.rs 33408bb3a4 net/connector: Do transport mixing inside connect() 3 years ago
dnet.rs 1e752bfb7e net: add peer discovery connection strategy 3 years ago
hosts.rs cbee8ccace s/_addr/addr_/ 3 years ago
message.rs 2d0e3b0d89 lib: Clean up imports 3 years ago
message_subscriber.rs 0f125fa2db net: Remove async-std dependency and prefer smol. 3 years ago
mod.rs e23fb30604 p2p: debug net info cleanup and add support to darkirc 3 years ago
p2p.rs 5874702bce p2p channels() doesn't need to be async 3 years ago
settings.rs 1e752bfb7e net: add peer discovery connection strategy 3 years ago
transport.rs b80b4b755e net/acceptor: Handle accept(2) errors more robustly. 3 years ago