summaryrefslogtreecommitdiff
path: root/server/src/logging.c
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2023-09-29 21:43:31 -0500
committerDanny Holman <dholman@gymli.org>2023-09-29 21:43:31 -0500
commit6da8a92517a093372e928b63f41927ff417284ca (patch)
treeb9e42a4e6e79253b2b5f47aec7081ff94674c5da /server/src/logging.c
parent2fd2eccc5f500da11e8c71afdd824cb983a4fb9c (diff)
server: remove O_NONBLOCK flag from client socket
Remove a line in server.c that set the client socket descriptor as non-blocking. Since the server is multithreaded we do not need non-blocking I/O. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'server/src/logging.c')
0 files changed, 0 insertions, 0 deletions