MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / clientRedirect

Method clientRedirect

java/com/tigervnc/rfb/CMsgHandler.java:76–77  ·  view source on GitHub ↗
(int port, String host,
                                      String x509subject)

Source from the content-addressed store, hash-verified

74 }
75
76 abstract public void clientRedirect(int port, String host,
77 String x509subject);
78
79 public void serverInit(int width, int height,
80 PixelFormat pf, String name)

Callers 1

readClientRedirectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected