Code

mpdclient: pass integer timeout to mpdclient_connect()
authorMax Kellermann <max@duempel.org>
Tue, 23 Aug 2011 16:07:33 +0000 (18:07 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 23 Aug 2011 16:07:33 +0000 (18:07 +0200)
commit55d0e2622a24111abc47924c29939a92cc2a0386
tree1b45d29c85c6e0566bcd85a98d64f5962c19fbdc
parente52f36dd83cc444a3b371c8c58507bef07a82361
mpdclient: pass integer timeout to mpdclient_connect()

Use milliseconds instead of float seconds.  Reduces overhead.
src/main.c
src/mpdclient.c
src/mpdclient.h