Searched refs:handle_connection (Results 1 – 4 of 4) sorted by relevance
48 void handle_connection(int connfd) in handle_connection() function125 handle_connection(connfd); in main()
52 def handle_connection(self, conn): member in SWAP
996 proc handle_connection {fh host port} { procedure1259 handle_connection $lsock $rhost $rport1263 set rc [catch {set lsock [socket -myaddr 127.0.0.1 -server handle_connection $lport]}]
871 static int handle_connection(int sk) in handle_connection() function1010 handle_connection(sk); in accept_loop()