MCPcopy Create free account
hub / github.com/apache/thrift / bindSuccessful

Method bindSuccessful

lib/cpp/test/processor/ServerThread.h:65–65  ·  view source on GitHub ↗

* This method is called in the server thread after server binding succeeds. * * Subclasses may override this method if they wish to record the final * port that was used for the server. */

Source from the content-addressed store, hash-verified

63 * port that was used for the server.
64 */
65 virtual void bindSuccessful(uint16_t /*port*/) {}
66};
67
68/**

Callers 1

preServeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected