Searched refs:serverType (Results 1 – 1 of 1) sorted by relevance
35 static stream_type serverType; variable178 switch (serverType) { in on_connection()258 serverType = TCP; in tcp4_echo_start()292 serverType = TCP; in tcp6_echo_start()326 serverType = UDP; in udp4_echo_start()362 serverType = PIPE; in pipe_echo_start()
Completed in 4 milliseconds