MCPcopy Create free account
hub / github.com/questdb/questdb / socketUdp0

Method socketUdp0

core/src/main/java/io/questdb/network/Net.java:450–450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

448 private native static int socketTcp0(boolean blocking);
449
450 private native static int socketUdp0();
451
452 static {
453 Os.init();

Callers 1

socketUdpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected