bool filesystem::is_socket(file_status s) noexcept;
bool filesystem::is_socket(const path& p); bool filesystem::is_socket(const path& p, error_code& ec) noexcept;