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

OpenTTD freeze when querying content server #2554

Closed
DorpsGek opened this issue Jan 19, 2009 · 2 comments
Closed

OpenTTD freeze when querying content server #2554

DorpsGek opened this issue Jan 19, 2009 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

dihedral opened the ticket and wrote:

r15148

OpenTTD will freeze due to the socket for the connection to the content server not being set to non-blocking mode.
appears when no network connection is available, or the outgoing port is blocked

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/2554
@DorpsGek
Copy link
Member Author

Rubidium wrote:

Does moving the SetNonBlocking line (386) of network_content.cpp to before the connect solve the issue?


This comment was imported from FlySpray: https://bugs.openttd.org/task/2554#comment5374

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r15176.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2554

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant