server: Add const to long_options static variable

long_options variable is not modified anywhere. Can be moved to const initialized data section.

Merge request reports

Loading