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

[CLOSED] Switch over to start using ETSockets. #43

Closed
dfirsht opened this issue Feb 8, 2016 · 2 comments
Closed

[CLOSED] Switch over to start using ETSockets. #43

dfirsht opened this issue Feb 8, 2016 · 2 comments
Milestone

Comments

@dfirsht
Copy link
Contributor

dfirsht commented Feb 8, 2016

Issue by rfdickerson
Thursday Jan 14, 2016 at 01:44 GMT
Originally opened as https://github.ibm.com/ibmswift/Phoenix/issues/43


Phoenix server under Linux does not always gracefully close the socket: Since the socket is not closed always when Ctrl-C is pressed, it causes subsequent runs to not be able to bind to port 8090. We should investigate ways to ensure the socket is closed on termination.

@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by babt
Thursday Jan 14, 2016 at 02:08 GMT


Now that the build on Linux has stabilized this might be the best time switch over to start using ETSockets. Shmuel and I have discussed this and the plant was always to integrate once the build had stabilized. The problem you're seeing is due to the way the socket is being created. ETSockets does not have this problem. Integration should be relatively painless. Feel free to contact me if you have any questions.

@dfirsht dfirsht added this to the 0.1 milestone Feb 8, 2016
@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by dfirsht
Friday Jan 15, 2016 at 19:50 GMT


duplicate of #44

@dfirsht dfirsht closed this as completed Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant