| 766 | } |
| 767 | |
| 768 | std::string |
| 769 | ConditionGeo::get_geo_string(const sockaddr * /* addr ATS_UNUSED */) const |
| 770 | { |
| 771 | TSError("[%s] No Geo library available!", PLUGIN_NAME); |
| 772 | return ""; |
| 773 | } |
| 774 | |
| 775 | int64_t |
| 776 | ConditionGeo::get_geo_int(const sockaddr * /* addr ATS_UNUSED */) const |