Closed fredemmott closed 4 years ago
maybe we can add a property in the serve ( e.g private bool $stopped = false
), set it to true
when stopListening
is called, and throw an exception from nextConnection
next time its called ?
@fredemmott merged this pull request in hhvm/hsl-experimental@bd4422de0c578a5d3f7210157b10a642edc140ce.
fixes #101