Botan 3.6.1
Crypto and TLS for C&
|
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) |
Internal Header.
Definition in file socket_udp.h.