/* * call-seq: * easy.timeout => fixnum or nil * * Obtain the maximum time in seconds that you allow the libcurl transfer * operation to take. */ static VALUE ruby_curl_easy_timeout_get(VALUE self, VALUE timeout) {