Module samotop_model::io[][src]

Modules

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.