Menu

#1168 Set EINTR behavior at runtime.

closed-accepted
5
2013-06-21
2012-11-29
No

Some users may prefer to honor EINTR condition by returning, instead of waiting the full timeout. There's a build option for that, but this may break other libcurl users. It would be nice to control this at curl_global_init() time. Patch attached.

Discussion

  • Zdenek Pavlas

    Zdenek Pavlas - 2012-11-29

    Add CURL_GLOBAL_ACK_EINTR flag to curl_global_init()

     
  • Daniel Stenberg

    Daniel Stenberg - 2013-01-10

    Thanks for this, I believe this is a good idea and I plan to merge your patch.

     
  • Daniel Stenberg

    Daniel Stenberg - 2013-03-12

    Thanks, merged in commit 57ccdfa8d2bb

     
  • Daniel Stenberg

    Daniel Stenberg - 2013-03-12
    • status: open --> closed-accepted
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.