Crate links_core

Source
Expand description

This crate contains a number of traits and facilities use by links_connect_nonblocking and links_connect_blocking craits

Modules§

callbacks
core
prelude
scheduler
stores

Macros§

asserted_short_name
Will endure that the short name of Self is matching the name of struct, resolved via Self argument. This prevents invalid names in Debug/Display output after refactoring without performance penalty at run time. Will panic in debug build only if the name is not matching and always resolves to the literal name in release build.
cross_os_fd
returns raw fd or socket number depending on the target family