very-undude / ultimatedeployment

Ultimate Deployment Applicance
GNU General Public License v3.0
27 stars 5 forks source link

accelerate hostname retrieval #22

Open TheNetworkIsDown opened 7 months ago

TheNetworkIsDown commented 7 months ago

This function is called very often. System calls must not be made in that quantity for performance to be acceptable.

Fixes #12