Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
socket_udp.h File Reference

Internal Header. More...

#include <botan/types.h>
#include <chrono>
#include <string>

Go to the source code of this file.

Classes

class  Botan::OS::SocketUDP
 

Namespaces

namespace  Botan
 
namespace  Botan::OS
 

Functions

std::unique_ptr< SocketUDP > BOTAN_TEST_API Botan::OS::open_socket_udp (std::string_view hostname, std::string_view service, std::chrono::microseconds timeout)
 
std::unique_ptr< SocketUDP > BOTAN_TEST_API Botan::OS::open_socket_udp (std::string_view uri, std::chrono::microseconds timeout)
 

Detailed Description

Internal Header.

Definition in file socket_udp.h.