Nets v3.0.0
socket.hpp File Reference

Network socket functions. More...

#include "nets/error.hpp"
#include <utility>
#include <cstring>
#include "nets/socket.h"

Data Structures

struct  SocketAddressView
 Socket IP address instance view. More...
struct  SocketAddress
 Socket IP address instance handle. More...
struct  SslContextView
 Secure socket layer (SSL) context instance view. More...
struct  SslContext
 Secure socket layer (SSL) context instance handle. More...
struct  SocketView
 Network socket instance view. More...
struct  Socket
 Network socket instance handle. More...

Detailed Description

Network socket functions.

See the socket.h