Add a job server to a worker. 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] worker Structure previously initialized with
gearman_worker_create() or gearman_worker_clone().
[in] host Hostname or IP address (IPv4 or IPv6) of the server to add.