mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-12 22:55:53 +08:00
Conflicts:
src/lib/server/ClientListener.cpp
This commit is contained in:
committed by
Andrew Nelless
parent
e1be67cfb6
commit
3df75f9601
@@ -662,6 +662,7 @@ SecureSocket::serviceAccept(ISocketMultiplexerJob* job,
|
||||
|
||||
// If status > 0, success
|
||||
if (status > 0) {
|
||||
sendEvent(m_events->forClientListener().accepted());
|
||||
return newJob();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user