MCPcopy Index your code
hub / github.com/questdb/questdb / socketTcp0

Method socketTcp0

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

Source from the content-addressed store, hash-verified

446 private native static long sockaddr0(int ipv4address, int port);
447
448 private native static int socketTcp0(boolean blocking);
449
450 private native static int socketUdp0();
451

Callers 1

socketTcpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected