split off curl_multi_socket_action() into its own separate man page as this is
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 20:32:50 +0000 (20:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 20:32:50 +0000 (20:32 +0000)
commit8f9d4b2b50da3702a5b3fe1fea2e599746596f16
tree71c796afe9d214f31d8f20d1be8bedac9ad9af92
parent78c674a6852a4ef6ccec2b13d2d1f655a8c18549
split off curl_multi_socket_action() into its own separate man page as this is
the function we should use, while both curl_multi_socket() and
curl_multi_socket_all() should be killed!
docs/libcurl/Makefile.am
docs/libcurl/curl_multi_socket.3
docs/libcurl/curl_multi_socket_action.3 [new file with mode: 0644]