Searched defs:JdwpSocketState (Results 1 – 1 of 1) sorted by relevance
46 struct JdwpSocketState : public JdwpNetStateBase { struct47 uint16_t listenPort;48 int listenSock; /* listen for connection from debugger */50 explicit JdwpSocketState(JdwpState* state) in JdwpSocketState() function63 in_addr remote_addr_;64 uint16_t remote_port_;