Searched refs:closeClientConnection (Results 1 – 1 of 1) sorted by relevance
36 closeClientConnection(getNativeHandle(), shutdownErrorCode); in closeConnection()202 private static native void closeClientConnection(long connection, int errorCode); in closeClientConnection() method in ClientConnection