bitcoin/src/compat
Matthew Zipkin bae86c8d31
netbase: refactor CreateSock() to accept sa_family_t
Also implement CService::GetSAFamily() to provide sa_family_t
2024-03-01 13:13:07 -05:00
..
assumptions.h Remove __cplusplus from compat/assumptions.h 2023-10-04 11:11:37 +02:00
byteswap.h serialization: detect byteswap builtins without autoconf tests 2024-02-28 13:42:38 +00:00
compat.h netbase: refactor CreateSock() to accept sa_family_t 2024-03-01 13:13:07 -05:00
cpuid.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
endian.h serialization: use internal endian conversion functions 2024-02-28 13:42:38 +00:00
stdin.cpp compat: use STDIN_FILENO over 0 2023-01-04 12:00:25 +00:00
stdin.h add stdin helpers for password input support 2019-10-01 12:19:31 +09:00