#include <transport.h>
Definition at line 52 of file transport.h.
◆ SocketBinding()
v8::internal::wasm::gdb_server::SocketBinding::SocketBinding |
( |
SocketHandle | socket_handle | ) |
|
|
explicit |
◆ Bind()
SocketBinding v8::internal::wasm::gdb_server::SocketBinding::Bind |
( |
uint16_t | tcp_port | ) |
|
|
static |
◆ CreateTransport()
std::unique_ptr< SocketTransport > v8::internal::wasm::gdb_server::SocketBinding::CreateTransport |
( |
| ) |
|
◆ GetBoundPort()
uint16_t v8::internal::wasm::gdb_server::SocketBinding::GetBoundPort |
( |
| ) |
|
◆ IsValid()
bool v8::internal::wasm::gdb_server::SocketBinding::IsValid |
( |
| ) |
const |
|
inline |
◆ socket_handle_
SocketHandle v8::internal::wasm::gdb_server::SocketBinding::socket_handle_ |
|
private |
The documentation for this class was generated from the following files: