Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/types.h>
#include <string>
#include <chrono>
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 (const std::string &hostname, const std::string &service, std::chrono::microseconds timeout) |
std::unique_ptr< SocketUDP > BOTAN_TEST_API | Botan::OS::open_socket_udp (const std::string &uri, std::chrono::microseconds timeout) |