|
ITCH 5.0 Market Data Handler 1.0.0
NASDAQ ITCH 5.0 Market Data Feed Handler
|
Network endpoint definitions for TCP and UDP connections. More...
Network endpoint definitions for TCP and UDP connections.
This file provides lightweight structures for representing network endpoints (IP address and port combinations) used throughout the networking layer.
Supports:
#include <string>#include <cstdint>Classes | |
| struct | b2bits::net::Endpoint |
| Generic network endpoint (IP address and port). More... | |
| struct | b2bits::net::UdpEndpoint |
| UDP-specific endpoint with local binding address. More... | |
Namespaces | |
| namespace | b2bits |
| namespace | b2bits::net |