Skip to content

test cases for host/port/listen handling#150

Open
eserte wants to merge 1 commit intomiyagawa:masterfrom
eserte:test-options
Open

test cases for host/port/listen handling#150
eserte wants to merge 1 commit intomiyagawa:masterfrom
eserte:test-options

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