libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
socketaddress.h File Reference
#include <cstdint>
#include <promeki/core/namespace.h>
#include <promeki/core/string.h>
#include <promeki/core/result.h>
#include <promeki/core/platform.h>
#include <promeki/network/networkaddress.h>
#include <sys/socket.h>
#include <netinet/in.h>
Include dependency graph for socketaddress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SocketAddress
 Network address with port number. More...
 

Functions

TextStreamoperator<< (TextStream &stream, const SocketAddress &addr)
 Writes the socket address to the stream.
 

Detailed Description

See LICENSE file in the project root folder for license information.