Examples of using a LocalAddress.
#include <memory>
#include <string>
int main(int argc, char** argv) {
try {
} catch(...) {
}
try {
} catch(...) {
}
return 0;
}
std::shared_ptr< LocalAddress > Ptr
static LocalAddress::Ptr create(const std::string &thePath)
Namespace of the BsdSockets library.