HaxeFoundation / HaxeFoundation/haxe
[jvm] Socket.hx was not fully implemented?
Open
help wanted
platform-java
platform-jvm
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
public function waitForRead():Void {
throw "Not implemented";
}
public function setBlocking(b:Bool):Void {
throw "Not implemented";
}
Contributor guide
Assessment
This issue has not been assessed yet.