BreakInSocket.h File Reference
#include <bzsnet/BufferedSocket.h>
#include <bzscore/sync.h>
#include <bzscore/thread.h>

Go to the source code of this file.

Classes

class  GDBServerFoundation::IBreakInTarget
 Receives asynchronous break-in requests from a BreakInSocket. More...
 
class  GDBServerFoundation::BreakInSocket
 Encapsulates a socket with asynchronous break-in support. More...
 
class  GDBServerFoundation::BreakInSocket::SocketWrapper
 An instance of this class should be obtained and held for the entire time when a packet is received. After it is destroyed, the break-in detector thread becomes active again. More...
 

Namespaces

namespace  GDBServerFoundation