Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test cases for host/port/listen handling #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eserte
Copy link

@eserte eserte commented Oct 10, 2023

This is just for the test cases before tackling #149
The IPv6 related test cases are marked as $TODO and currently are failing.

@eserte
Copy link
Author

eserte commented Oct 10, 2023

While writing the test cases, two open questions remain:

  • Should calling Starman::Server->run without port or listen parameter should be allowed at all? Net::Server would later fail complaining that port is missing.
  • Should options other than "ssl" be allowed, even if it's currently ignored?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant