__conn_send_command
err = __conn_send_command(connection, sock, cmd, header_size, data, size);
return __conn_send_command(connection, sock, cmd, size, NULL, 0);