Add a job server to a client. This goes into a list of servers that can be
used to run tasks. No socket I/O happens here, it is just added to a list.
*
PARAMETERS
[in] client Structure previously initialized with
gearman_client_create() or gearman_client_clone().
[in] host Hostname or IP address (IPv4 or IPv6) of the server to add.