Home
last modified time | relevance | path

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

/libuv/docs/code/tcp-echo-server/
H A Dmain.c6 #define DEFAULT_PORT 7000 macro
78 uv_ip4_addr("0.0.0.0", DEFAULT_PORT, &addr); in main()

Completed in 5 milliseconds