Curl.dup

Duplicate this handle.

The new handle will have all options set as the one it was duplicated from. An exception to this is that all options that cannot be shared across threads are reset thereby making it safe to use the duplicate in a new thread.

struct Curl
dup
()

Meta

Suggestion Box / Bug Report