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

Implement timeout for xmlrpc_client #21

Closed
choksi81 opened this issue May 24, 2014 · 1 comment
Closed

Implement timeout for xmlrpc_client #21

choksi81 opened this issue May 24, 2014 · 1 comment
Assignees

Comments

@choksi81
Copy link
Contributor

On slow or unreachable servers, the xmlrpc_client module should timeout to prevent possible denial of service attacks (or just slow operations). The module currently will run until Python or Repy kills the program.

@choksi81 choksi81 self-assigned this May 24, 2014
@choksi81
Copy link
Contributor Author

Author: mdphanba
Fixed in Revision 2164.

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

1 participant