This website requires JavaScript.
Explore
Help
Sign In
starred
/
stalwart
Watch
1
Star
0
Fork
0
mirror of
https://github.com/stalwartlabs/stalwart.git
synced
2026-09-13 00:03:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4df2a66705e5cd5bfd5cc0e4b60ce33947daeff5
stalwart
/
crates
/
common
T
History
Maurus Decimus
8565216198
Fix Windows: Listeners bound to the unspecified IPv6 address (
[::]
), including all defaults, refuse IPv4 connections such as
127.0.0.1
, since
IPV6_V6ONLY
is enabled by default on Windows.
2026-08-02 16:48:57 +02:00
..
src
Fix Windows: Listeners bound to the unspecified IPv6 address (
[::]
), including all defaults, refuse IPv4 connections such as
127.0.0.1
, since
IPV6_V6ONLY
is enabled by default on Windows.
2026-08-02 16:48:57 +02:00
build.rs
Rollback build
2025-06-25 17:21:19 +02:00
Cargo.toml
Fix Windows: Listeners bound to the unspecified IPv6 address (
[::]
), including all defaults, refuse IPv4 connections such as
127.0.0.1
, since
IPV6_V6ONLY
is enabled by default on Windows.
2026-08-02 16:48:57 +02:00