haiku/headers
Niels Sascha Reedijk 3b2aa6c31b NetServices: Add the BNetworkRequestError type
This is a generic error type that can be used by multiple protocols to describe errors that can
occur while processing a request. The error type supports adding an additional error code in cases
where there is an underlying system error.

The type will be used to describe errors that occur while processing requests by BHttpSession, and
it is generally going to be thrown by the receiving BHttpResult.

Change-Id: I76c0bbaedd38df8cfb79159c4beae2fbf1350aab
2022-03-07 07:59:03 +00:00
..
build libbe_build: Fix build on non-Haiku platforms. 2021-11-18 15:42:17 -05:00
compatibility features.h: Define _DEFAULT_SOURCE when _GNU_SOURCE is defined. 2021-11-17 13:55:50 -05:00
config riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
os Merge branch 'master' into dev/netservices 2021-12-22 20:46:13 +00:00
posix dirent: Use an actual flexible-length array for d_name. 2021-11-18 16:34:03 -05:00
private NetServices: Add the BNetworkRequestError type 2022-03-07 07:59:03 +00:00
tools CppUnit: use <sstream> instead of the deprecated <strstream> 2021-12-17 17:40:15 +00:00