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

ghttp c library timeout #28

Open
Cantonyraja opened this issue Aug 11, 2015 · 1 comment
Open

ghttp c library timeout #28

Cantonyraja opened this issue Aug 11, 2015 · 1 comment

Comments

@Cantonyraja
Copy link

Hi ..
I am using libghttp library in linux/c enviornment for my http communications. Due to some server side issues my ghttp_process call keep on hanging for long time. Do we have time out for ghttp services, i tried to use constant http_hdr_Timeout but it is not working as expected. Kindly help me on this issue.

@denisdemais
Copy link

you can use setsockopt()

more info:
http://pubs.opengroup.org/onlinepubs/009695399/functions/setsockopt.html

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