Automatic generation produced by ISE Eiffel
class CURL_MULTI_CODES General cluster: curl description: "The generic return code used by functions in the libcurl multi interface. Also consider curl_multi_strerror(3)." Ancestors ANY Queries Curlm_bad_easy_handle: INTEGER_32 Curlm_bad_handle: INTEGER_32 Curlm_bad_socket: INTEGER_32 Curlm_call_multi_perform: INTEGER_32 Curlm_internal_error: INTEGER_32 Curlm_ok: INTEGER_32 Curlm_out_of_memory: INTEGER_32 Curlm_unknown_option: INTEGER_32 -- Generated by Eiffel Studio --
For more details: eiffel.org