18#ifndef _DECAF_NET_SOCKETERROR_H_
19#define _DECAF_NET_SOCKETERROR_H_
Static utility class to simplify handling of error codes for socket operations.
Definition SocketError.h:31
static int getErrorCode()
Gets the last error appropriate for the platform.
static std::string getErrorString()
Gets the string description for the last error.
#define DECAF_API
Definition Config.h:29
Definition URLStreamHandlerManager.h:26
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25