Go to the source code of this file.
Classes | |
class | _cancellation_example_test.CancellationExampleTest |
Namespaces | |
_cancellation_example_test | |
Functions | |
def | _cancellation_example_test._get_port () |
def | _cancellation_example_test._start_client (server_port, desired_string, ideal_distance, interesting_distance=None) |
Variables | |
_cancellation_example_test._BINARY_DIR | |
_cancellation_example_test._CLIENT_PATH = os.path.join(_BINARY_DIR, 'client') | |
_cancellation_example_test._SERVER_PATH = os.path.join(_BINARY_DIR, 'server') | |
_cancellation_example_test.verbosity | |