[][src]Crate futmio

Modules

tcp

Structs

PollBundle
Token

Token returned by the PollBundle on registration. Keep it with the registered handle, drop it after the handle. This ensures that, internally, the corresponding mio::Token will be freed when the handle is dropped.