mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Move windows socket init to utility function
This commit is contained in:
@@ -59,6 +59,7 @@ inline std::string _(const char* psz)
|
||||
}
|
||||
|
||||
void SetupEnvironment();
|
||||
bool SetupNetworking();
|
||||
|
||||
/** Return true if log accepts specified category */
|
||||
bool LogAcceptCategory(const char* category);
|
||||
|
||||
Reference in New Issue
Block a user