libgdbr
libgdbr copied to clipboard
Change the socket stuff to be able to switch through preprocessor between radare socket, windows sock and linux sock implementation
core.h contains the struct that holds the current connection and core.c contains all handling with these connections (send, recv, open...)