Skip to content

Merge main into my-build-effects#78

Closed
ignotus666 wants to merge 7 commits into
ignotus666:my-build-effectsfrom
jamulussoftware:main
Closed

Merge main into my-build-effects#78
ignotus666 wants to merge 7 commits into
ignotus666:my-build-effectsfrom
jamulussoftware:main

Conversation

@ignotus666

Copy link
Copy Markdown
Owner

Short description of changes

CHANGELOG:

Context: Fixes an issue?

Does this change need documentation? What needs to be documented and how?

Status of this Pull Request

What is missing until this pull request can be merged?

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

softins added 7 commits June 6, 2026 15:25
Removes -6 and --enableipv6, replacing with --noipv6.
If --noipv6 is not specified, it will try first to open an IPv6 socket,
and if the host does not support it, will fall back to an IPv4 socket.

CSocket informs CClient or CServer of IPv6 availability via a reference.

The bool bEnableIPv6 is gone, and the actual availability of IPv6 is
published by a method in CClient or CServer.
Auto-enable IPv6 by default, unless disabled
@ignotus666 ignotus666 closed this Jun 9, 2026
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.

2 participants