Searched defs:ESocket (Results 1 – 1 of 1) sorted by relevance
34 ESocket() { Description = NULL; } in ESocket() function35 ESocket(LPTSTR description) { Description = description; } in ESocket() function