BowlerHatLLC / BowlerHatLLC/snake-server
Throws Unix.Unix_error(Unix.EADDRINUSE, "bind", "") when exiting and restarting server
Open
bug
- Dominant language
- Haxe
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This seems to be an issue with the implementation of the `bind()` method on the `Socket` class in Haxe's interpreter. Other targets, like Neko, HL, and C++ don't appear to be affected.
I have reported the issue upstream: https://github.com/HaxeFoundation/haxe/issues/12880
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.