Skip to content

Additional arpa2comerr_init() function

Rick van Rein requested to merge fixes into master
  • Not needed when linking a COM-ERR library to a program
  • May be needed when linking it to a loadable module
  • In such cases, call arpa2comerr_init() as documented
  • Be careful about threads and module loading order

Merge request reports