xdebug_create_socket 1291 xdebug.c       			XG(context).socket = xdebug_create_socket(XG(remote_host), XG(remote_port));
xdebug_create_socket 1842 xdebug.c       		XG(context).socket = xdebug_create_socket(XG(remote_host), XG(remote_port));
xdebug_create_socket   58 xdebug_com.h   int xdebug_create_socket(const char *hostname, int dport);