Home
last modified time | relevance | path

Searched refs:inEvent (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket_server.cpp88 int SocketServer::Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout) in Poll() argument
90 pollfd info {socketHandler, inEvent, outEvent}; in Poll()
/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
H A Dsocket_server.h39 int Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout);

Completed in 1 milliseconds