client_new: Send greeting using send() rather than write().
commit8341daca4a7b9d0274636f760b00539347ac13fb
authorAvuton Olrich <avuton@gmail.com>
Sat, 8 May 2010 23:48:01 +0000 (8 16:48 -0700)
committerAvuton Olrich <avuton@gmail.com>
Sat, 8 May 2010 23:48:01 +0000 (8 16:48 -0700)
tree9c6d575e791797db90b4f74d5088e9d7b57d7196
parent136759a298606b9f0c83763962e9d7819ba120c6
client_new: Send greeting using send() rather than write().

This is portable for win32 and fixes client logins there.
src/client_new.c