This repository has been archived by the owner on Dec 4, 2021. It is now read-only.
System Socket Binding Retries
The system socket (what's used for the PHP API communication) will retry every 10 seconds if the bind fails, instead of the process staying running but not being usable due to the socket binding failed.