Revert "Set the client socket file descriptor to non-blocking. This fixes"
commit5d6b9b300f988eed0d92f9d53373fe08a2077930
authorBen Kibbey <bjk@luxsci.net>
Fri, 21 Nov 2008 01:20:13 +0000 (20 20:20 -0500)
committerBen Kibbey <bjk@luxsci.net>
Fri, 21 Nov 2008 01:20:13 +0000 (20 20:20 -0500)
tree6ecabd4d3258773775c2313ceab987ebfb39ed3a
parent61eac922f15c62ae69a4746028ee0504b43a8415
Revert "Set the client socket file descriptor to non-blocking. This fixes"

This reverts commit 77c4b5b23a35ccd2f54a3b0c888fe72e4bd1c355.

The problem was with the client when testing. The KEEPALIVE status
message should terminate the thread correctly. Removing this commit
speeds up new connections and other IO by a factor of about 2.
src/pwmd.c