commit | 625932d39814fdc3ed4c9f64c1db23328d788cbc | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Tue Aug 10 23:18:16 2010 +0200 |
committer | Daniel Stenberg <daniel@haxx.se> | Tue Aug 10 23:18:16 2010 +0200 |
tree | bbe34e2e6d9cfe665bc5f9a5872534e0e84621c6 | |
parent | 37201e3c36541a1a7f14424860e1f685eaa83e7c [diff] |
multi_socket_action: clarify how to kickstart it The callbacks are called when curl_multi_socket_action() is called, not when handles are added. This is now mentioned in the "TYPICAL USAGE" section.