Searched defs:CoreConnection (Results 1 – 2 of 2) sorted by relevance
26 struct CoreConnection { struct28 SockAddress console_address;31 SyncSocket* ssocket;37 char* stream_name;
24 typedef struct CoreConnection CoreConnection; typedef