11 #ifndef NETWORK_INTERFACE_NETWORK_INTERFACE_H
12 #define NETWORK_INTERFACE_NETWORK_INTERFACE_H
21 #include <boost/asio.hpp>
22 #include <boost/bind.hpp>
38 ReturnStatuses open(
const std::string& ip_address, uint32_t port, uint32_t receive_buffer_size);
90 #endif // NETWORK_INTERFACE_NETWORK_INTERFACE_H