21#ifndef XRDCLHTTP_PARSETIMEOUT_HH
22#define XRDCLHTTP_PARSETIMEOUT_HH
41bool ParseTimeout(
const std::string &duration,
struct timespec &, std::string &errmsg);
bool ParseTimeout(const std::string &duration, struct timespec &, std::string &errmsg)
std::string MarshalDuration(const struct timespec &timeout)