Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Namespaces | Functions
Network.hpp File Reference
#include <Pothos/Config.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 Pothos
 
 Pothos::Util
 

Functions

POTHOS_API bool Pothos::Util::isIPv6Supported (void)
 
POTHOS_API std::string Pothos::Util::getWildcardAddr (const std::string &service="")
 
POTHOS_API std::string Pothos::Util::getLoopbackAddr (const std::string &service="")
 

Detailed Description

Utility functions to help with networking.