v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
transport.cc File Reference
#include "src/debug/wasm/gdb-server/transport.h"
#include <fcntl.h>
Include dependency graph for transport.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::wasm
 
namespace  v8::internal::wasm::gdb_server
 

Macros

#define SD_BOTH   2
 

Functions

void v8::internal::wasm::gdb_server::DisableNagleAlgorithm (SocketHandle socket)
 

Macro Definition Documentation

◆ SD_BOTH

#define SD_BOTH   2

Definition at line 10 of file transport.cc.