Synopsis
void ctl_net_set_host_name(const char *name);
Description

ctl_net_set_host_name sets the host name to the null-terminated string pointed to by name. ctl_net_set_host_name makes a local copy of the host name which is truncated to 15 characters.

See Also

ctl_net_get_host_name