Skip to content

Commit

Permalink
Added 1ms delay after unlock before lock again websockets because #463.
Browse files Browse the repository at this point in the history
Free Software Free Society

To support commits by ctubio,
you can buy-me-a-drink with a small git tip at:
  1GitTipgxvKB3zjCLXRcSgDhC9pivkpc7u

I promise to drink chocolate milk in the development of the next commit.

To request new features or in case this commit breaks something for you,
please create a new github issue with all possible details,
but never share your API Keys!

Signed-off-by: Carles Tubio <ctubio@users.noreply.github.com>
  • Loading branch information
ctubio committed Dec 6, 2017
1 parent f4a8889 commit 2aa3576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ V_UWS := 0.14.4
V_SQL := 3200100
V_QF := v.1.14.4
V_PVS := 6.20.24121.1823
KZIP = 27b82706edbc59a0c7457a88f194288d9b9ffc8b
KZIP = 5ece3f17055b7f05244904163d3d25de98c0b3a7
KARGS = -Wextra -std=c++11 -O3 -I$(KLOCAL)/include \
src/server/K.cxx -pthread -rdynamic -DUWS_THREADSAFE \
-DK_STAMP='"$(shell date --rfc-3339=seconds | cut -f1 -d+)"' \
Expand Down

0 comments on commit 2aa3576

Please sign in to comment.