Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dsocketexternalcom.cpp
H A Dsocketexternalcom.h
/glogg/src/
H A Dsocketexternalcom.cpp105 connect(server_, SIGNAL(newConnection()), SLOT(onConnection())); in startListening()
126 void SocketExternalCommunicator::onConnection() in onConnection() function in SocketExternalCommunicator
H A Dsocketexternalcom.h34 void onConnection();