CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
addr.h File Reference

Network address structures. More...

#include <cx/net/net_shared.h>

Go to the source code of this file.

Functions

bool netAddrFromStr (NetAddr *addr, strref str)
 
bool netAddrToStr (string *str, const NetAddr *addr)
 

Detailed Description

Network address structures.

Definition in file addr.h.