diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-02-22 13:44:41 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-02-23 23:08:38 +0100 |
commit | 47e540df8f32c8f7298ab1bc96b0087b5738c257 (patch) | |
tree | 74c313428b6ab1748ea4f45b6eac2bbf5fbcc71d /projects/Windows/VC10/curl-all.sln | |
parent | 42b30ee8f2ed947a288f55ed78c370da10e3dde4 (diff) |
examples: remove recursive calls to curl_multi_socket_action
From within the timer callbacks. Recursive is problematic for several
reasons. They should still work, but this way the examples and the
documentation becomes simpler. I don't think we need to encourage
recursive calls.
Discussed in #3537
Closes #3601
Diffstat (limited to 'projects/Windows/VC10/curl-all.sln')
0 files changed, 0 insertions, 0 deletions