Open georgeliatsos opened 5 years ago
I have compiled successfully the project but when I am trying to start it, it exits immediately. I checked the webdis.log and I see the following:
webdis.log:28:[4898] 21 Oct 17:21:52 46 Invalid argument webdis.log:29:[4898] 21 Oct 17:21:52 46 Connection failed: setsockopt(TCP_NODELAY): Invalid argument
the same issue here.
Ubuntu(WSL) on Windows: Linux 4.4.0-17134-Microsoft #1130-Microsoft Thu Nov 07 15:21:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux
It's a hiredis on Windows issue:
https://github.com/redis/hiredis/issues/360
https://github.com/redis/hiredis/issues/679
I have compiled successfully the project but when I am trying to start it, it exits immediately. I checked the webdis.log and I see the following:
webdis.log:28:[4898] 21 Oct 17:21:52 46 Invalid argument webdis.log:29:[4898] 21 Oct 17:21:52 46 Connection failed: setsockopt(TCP_NODELAY): Invalid argument