trim
libtorrent trim (escape_string.cpp): strips only " \t\n\r". This is the narrower set the trim helper uses (no form-feed, no vertical-tab), kept distinct from stripString to stay faithful to both call sites.
libtorrent trim (escape_string.cpp): strips only " \t\n\r". This is the narrower set the trim helper uses (no form-feed, no vertical-tab), kept distinct from stripString to stay faithful to both call sites.