Skip to content

Conversation

smartmedev
Copy link
Contributor

I've tested my previous edits (support for Android concurrent connections) on a Google Pixel 8 with Android 15, and something with the code went wrong.
Expecially a NullPointerException thrown by java.net.Inet4Address.getHostAddress().

So I've fixed the code and make the checks more consistent with various fallback.

Tested on Google Pixel 8 with Android 15 and it works!
Also retested on other Android devices with Android 14 and Android 13 and it still works.

Then please accept this pull request.

@gituser8796
Copy link

can anyone merge this?

@smartmedev
Copy link
Contributor Author

Anyone can merge this??

@Rapsssito Rapsssito changed the title Added compatibility for concurrenct connections for Android 15 feat: Added compatibility for concurrenct connections for Android 15 Apr 23, 2025
@Rapsssito Rapsssito merged commit 4284f91 into Rapsssito:master Apr 23, 2025
1 check passed
github-actions bot pushed a commit that referenced this pull request Apr 23, 2025
# [6.3.0](v6.2.0...v6.3.0) (2025-04-23)

### Bug Fixes

* Fix createServer() to properly handle Node.js-compatible options parameter ([#210](#210)) ([ace0e1c](ace0e1c))
* Upgrade bouncycastle dependency to 1.78.1 ([#205](#205)) ([f33522e](f33522e))

### Features

* **iOS:** Add more NodeJS TLS options ([#208](#208)) ([6d2fcae](6d2fcae))
* Added compatibility for concurrenct connections for Android 15 ([#206](#206)) ([4284f91](4284f91))
Copy link

🎉 This PR is included in version 6.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants