/workspaces/astro/sol3-sdk/cpp/sol3/net/tcp_socket.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/net/tcp_socket.h File Reference
Space-ng SDK
tcp_socket.h File Reference
#include "sol3/net/msg/tcp_socket_config.h"
#include <boost/asio/ip/tcp.hpp>

Go to the source code of this file.

Classes

struct  sol3::net::TcpSocketConfig
 

Namespaces

 sol3
 
 sol3::net
 

Functions

void sol3::net::applySocketOpts (boost::asio::ip::tcp::socket &s, msg::TcpSocketConfigT const &config)
 
int32_t sol3::net::getKernelSendQueueSize (boost::asio::ip::tcp::socket &s)