Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

System Socket Binding Retries

Compare
Choose a tag to compare
@boardy boardy released this 23 Aug 21:12
· 4 commits to master since this release

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.