docs: clarify how to start with curl_multi_socket_action
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Jul 2012 15:18:36 +0000 (17:18 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 Jul 2012 15:18:36 +0000 (17:18 +0200)
commit304e24e2113d2a98d7a6fe851b2fc0a20ab0f1c9
treedb534aa2ba5a42a3400ea6fc2492b4d7175df642
parent6fb0ed88d64622f198b5da9bac20e4efd4d1d9ef
docs: clarify how to start with curl_multi_socket_action

Mention the CURL_SOCKET_TIMEOUT argument in step 6 of the typical
application.
docs/libcurl/curl_multi_socket_action.3