Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Net.h File Reference
#include "Poco/Foundation.h"
+ Include dependency graph for Net.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Poco
 
namespace  Poco::Net
 

Macros

#define Net_API
 
#define POCO_HAVE_IPv6
 
#define POCO_NET_HAS_INTERFACE
 

Functions

void Net_API Poco::Net::initializeNetwork ()
 
void Net_API Poco::Net::uninitializeNetwork ()
 
std::string Poco::Net::htmlize (const std::string &str)
 

Macro Definition Documentation

◆ Net_API

#define Net_API

Definition at line 47 of file Net.h.

◆ POCO_HAVE_IPv6

#define POCO_HAVE_IPv6

Definition at line 64 of file Net.h.

◆ POCO_NET_HAS_INTERFACE

#define POCO_NET_HAS_INTERFACE

Definition at line 123 of file Net.h.