This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-11-10 14:08:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82de1b80d95fc9447e64c098dcadb6b8a2f1f2ee
bitcoin
/
src
/
compat
History
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
…
endian.h
serialization: use internal endian conversion functions
2024-02-28 13:42:38 +00:00
stdin.cpp
…
stdin.h
…