Module samotop::io[][src]

Modules

client

Traits and impls to represent and establish network-like streams

dummy
smtp
tls
tls

Structs

ConnectionInfo

Carries connection infromation (TCP, unix socket, ...) so that remaining code can abstract away from it as Io

Traits

IoService

An object implementing this trait handles TCP connections in a Future.