Merge pull request #5313 from IntersectMBO/coot/Win32-network-0.1
Win32-network-0.1 support
Win32-network-0.1 support
Currently using the ghc-9.14.1 release.
Co-authored-by: coot <[email protected]>
Co-authored-by: coot <[email protected]>
Co-authored-by: coot <[email protected]>
- Directory Renames:
- ouroboros-network/cardano-logging -> ouroboros-network/tracing
- ouroboros-network/framework/cardano-logging -> ouroboros-network/framework/tracing
- Modules & Files Refactoring:
- ouroboros-network:framework-tracing: Remove the extra Framework hierarchy.
- Network.Mux.Logging -> Network.Mux.Tracing
- Ouroboros.Network.Logging.Framework.* -> Ouroboros.Network.Tracing.*
- ouroboros-network:tracing Move everything under PeerSelection.
- Ouroboros.Network.Logging -> Ouroboros.Network.Tracing.PeerSelection
- Ouroboros.Network.Logging.PeerSelection.* -> Ouroboros.Network.Tracing.PeerSelection.*
"Enforce max reconnection attempt" (f9ae41a8962174e4f7d7e93d81f70f1c88cef263)
"Removed ChurnCounter" (e23919769257b3dbfec5c62d47d2277ccbf1f792)
"Add behind firewall conf to prevent node from initiating connection to behind-firewall remote peer" (09f84dd286af402b5737d553dec0c19fbaa98e3a)
Includes network-mux instances in Network.Mux.Logging
"Enforce max reconnection attempt" (f9ae41a8962174e4f7d7e93d81f70f1c88cef263)
"Removed ChurnCounter" (e23919769257b3dbfec5c62d47d2277ccbf1f792)