pub type _Direction = bool;
A boolean flag indicating the direction of the socket (true for TX, false for RX).
true
false