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

version 0.44 not work after start_server --restart #27

Closed
zhanghjster opened this issue Jul 5, 2016 · 2 comments
Closed

version 0.44 not work after start_server --restart #27

zhanghjster opened this issue Jul 5, 2016 · 2 comments

Comments

@zhanghjster
Copy link

If use start_server run the server, the server will not reachable after restart. it seems the following code coz it.

    #tell the socket we're done reading (stops new connections, existing will continue)
    $self->{listen_sock}->shutdown(0);
@kazeburo
Copy link
Owner

kazeburo commented Jul 5, 2016

Thank you reporting!

I fixed this.
5d1af32

@kazeburo
Copy link
Owner

kazeburo commented Jul 5, 2016

released 0.46

@kazeburo kazeburo closed this as completed Jul 5, 2016
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

No branches or pull requests

2 participants