Searched refs:phpdbg_open_socket (Results 1 – 3 of 3) sorted by relevance
37 PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port);
238 PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port) { function
1708 server = phpdbg_open_socket(address, listen); in main()
Completed in 11 milliseconds