Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dseq_packet_socket_server.cpp32 milliseconds ms, TimtoutHandler timeOutFunc) in StartAcceptingConnection()
40 return AcceptingLoop(onAccepted, ms, timeOutFunc); in StartAcceptingConnection()
43 int SeqPacketSocketServer::AcceptingLoop(AcceptingHandler func, milliseconds ms, TimtoutHandler timeOutFunc) in AcceptingLoop() argument
49 timeOutFunc(); in AcceptingLoop()
31 StartAcceptingConnection(AcceptingHandler onAccepted, milliseconds ms, TimtoutHandler timeOutFunc) StartAcceptingConnection() argument
/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
H A Dseq_packet_socket_server.h33 int StartAcceptingConnection(AcceptingHandler onAccepted, milliseconds ms, TimtoutHandler timeOutFunc);
36 int AcceptingLoop(AcceptingHandler func, milliseconds ms, TimtoutHandler timeOutFunc);

Completed in 1 milliseconds