net/Socket.hpp |2 ++
wsd/LOOLWSD.cpp |7 ---
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 254de88a586d3599df16201ff2713ad6f086c200
Author: Michael Meeks
Date: Fri Apr 7 20:47:10 2017 +0100
Clear ownership of socket while it is being transferred.
net/Socket.hpp |4 ++--
wsd/LOOLWSD.cpp | 13 ++---
2 files changed, 8 insertions(+), 9 deletions(-)
New commits:
commit cbe6f0c813116b0fee78a78cee19f10a1c1b7b35
Author: Ashod Nakashian
Date: Wed Apr 5 22:35:22 2017 -0400
wsd: move prisoner socket in the poll thread
net/Socket.hpp |5 -
wsd/LOOLWSD.cpp |4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit cbd78484ad6efcea708b0deb3efb94bb6f0f
Author: Ashod Nakashian
Date: Tue Apr 4 21:04:48 2017 -0400
wsd: warn when waking dead poll
And insert sockets
net/Socket.hpp |2 +-
wsd/LOOLWSD.cpp |1 +
2 files changed, 2 insertions(+), 1 deletion(-)
New commits:
commit f2f00402755e765019c9a38a84500f243156a1bd
Author: Ashod Nakashian
Date: Sun Mar 26 23:08:10 2017 -0400
wsd: use isCorrectThread
Change-Id: Id63c30b19489d590b995
net/Socket.hpp |2 +-
wsd/LOOLWSD.cpp |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit bf8068de18c9d20d80a7bfc5138e6723e61f4d9c
Author: Michael Meeks
Date: Mon Mar 13 13:39:05 2017 +
Clarify comment a little.
diff --git a/net/Socket.hpp b/net/Socke