class TestClient
Defined at line 155 of file ../../src/lib/fidl/llcpp/tests/transport/socket_integration_test.cc
Public Methods
void Bind (zx::socket handle, async_dispatcher_t * dispatcher)
Defined at line 157 of file ../../src/lib/fidl/llcpp/tests/transport/socket_integration_test.cc
void TwoWay (TwoWayRequest request, fit::callback<void (TwoWayResponseBody)> callback)
Defined at line 165 of file ../../src/lib/fidl/llcpp/tests/transport/socket_integration_test.cc