Home
last modified time | relevance | path

Searched refs:phpdbg_open_socket (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_io.h37 PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port);
H A Dphpdbg_io.c238 PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port) { function
H A Dphpdbg.c1734 server = phpdbg_open_socket(address, listen); in main()

Completed in 9 milliseconds