template <>

class WireWeakOnewayClientImpl

Defined at line 9997 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus OnHttpPortOpen (uint16_t port)

Called when the DevTools service starts accepting TCP connections on `port`. `port` will

remain open until the [`Context`] is destroyed.

- `port`: The port used by the service.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.