Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/swift/Sources/
DTSocketServer.swift117 self.handleClientConnection(clientSocket) in connectionAccepted()
128 func handleClientConnection(_ clientSocket: FileHandle) { in handleClientConnection() function