Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lib.rs to add dualstack support (windows only atm) #411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoshuaDup
Copy link

Added this change because the recent change to ipv6 broke my server entirely. This utilizes dual stack to translate ipv4 addresses to ipv6 on windows.

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Note: make sure your files are formatted with rust-analyzer

Added this change because the recent change to ipv6 broke my server entirely. This utilizes dual stack to translate ipv4 addresses to ipv6 on windows.
Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for lodestone-storybook canceled.

Name Link
🔨 Latest commit a3efd17
🔍 Latest deploy log https://app.netlify.com/sites/lodestone-storybook/deploys/66c8b9e29d884c0008e33e0e

Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for lodestone-dashboard canceled.

Name Link
🔨 Latest commit a3efd17
🔍 Latest deploy log https://app.netlify.com/sites/lodestone-dashboard/deploys/66c8b9e208104d0008cdef94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant