Hi,
All this patch does is replacing close(sock) with socket_close(sock),
which is defined a couple of patches earlier.
I'd change the subject to reflect that.
On 2/6/19 3:58 PM, Frediano Ziglio wrote:
Signed-off-by: Frediano Ziglio
---
server/red-common.h | 1 +
server/reds.c | 11
Signed-off-by: Frediano Ziglio
---
server/red-common.h | 1 +
server/reds.c | 11 ++-
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/server/red-common.h b/server/red-common.h
index 181ed283..6b5d0b2e 100644
--- a/server/red-common.h
+++ b/server/red-common.h
@@ -35,