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§

Macros§

  • 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.
  • returns raw fd or socket number depending on the target family