Home
last modified time | relevance | path

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

/external/xmlrpcpp/src/
DXmlRpcSource.h27 void setfd(int fd) { _fd = fd; } in setfd() function
DXmlRpcServer.cpp79 this->setfd(fd); in bindAndListen()
DXmlRpcClient.cpp177 this->setfd(fd); in doConnect()