HomeSort by relevance Sort by last modified time
    Searched refs:handle_connection (Results 1 - 4 of 4) sorted by null

  /external/nanopb-c/examples/network_server/
server.c 48 void handle_connection(int connfd) function
125 handle_connection(connfd);
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
scgiserver.py 52 def handle_connection(self, conn): member in class:SWAP
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/
connect_br.tcl 996 proc handle_connection {fh host port} { procedure
1259 handle_connection $lsock $rhost $rport
1263 set rc [catch {set lsock [socket -myaddr 127.0.0.1 -server handle_connection $lport]}]
  /external/fio/
server.c 871 static int handle_connection(int sk) function
1010 handle_connection(sk);
    [all...]

Completed in 236 milliseconds