Searched refs:SERVER_LOOP (Results 1 – 1 of 1) sorted by relevance
106 SERVER_LOOP: label108 last SERVER_LOOP unless my $sock = $listen->accept;110 last SERVER_LOOP if /^quit/;345 SERVER_LOOP: while (1) { label346 last SERVER_LOOP unless my $sock = $listen->accept;351 last SERVER_LOOP if /^quit/;