diff options
author | Max Kellermann <max@duempel.org> | 2008-12-30 19:18:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-30 19:18:59 +0100 |
commit | 1f0804bdca0f273d667311f645fc48965a37ada1 (patch) | |
tree | e2df2888454baed1dd5a6b642a6455f75dc70eda /src/command.h | |
parent | 6890183c5021555d29393452cedc13a5b41f3422 (diff) | |
download | mpd-1f0804bdca0f273d667311f645fc48965a37ada1.tar.gz mpd-1f0804bdca0f273d667311f645fc48965a37ada1.tar.xz mpd-1f0804bdca0f273d667311f645fc48965a37ada1.zip |
listen: don't make the server socket non-blocking
There is no point in making the server socket non-blocking. We call
accept() only after select() has notified us about a new connection.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions