Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/socket_udp.h>
#include <botan/exceptn.h>
#include <botan/mem_ops.h>
#include <botan/internal/fmt.h>
#include <botan/internal/uri.h>
#include <chrono>
#include <boost/asio.hpp>
#include <boost/asio/system_timer.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Macros | |
#define | BOOST_ASIO_DISABLE_SERIAL_PORT |
#define BOOST_ASIO_DISABLE_SERIAL_PORT |
Definition at line 23 of file socket_udp.cpp.