Searched hist:"3 b2aa6c31b4590d5149ca4f4bbdc0b3bb341a82b" (Results 1 – 4 of 4) sorted by relevance
/haiku/docs/user/netservices/ |
H A D | NetServicesDefs.dox | 3b2aa6c31b4590d5149ca4f4bbdc0b3bb341a82b Mon Mar 07 07:59:03 UTC 2022 Niels Sascha Reedijk <niels.reedijk@gmail.com> 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
|
H A D | HttpResult.dox | 3b2aa6c31b4590d5149ca4f4bbdc0b3bb341a82b Mon Mar 07 07:59:03 UTC 2022 Niels Sascha Reedijk <niels.reedijk@gmail.com> 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
|
/haiku/headers/private/netservices2/ |
H A D | NetServicesDefs.h | 3b2aa6c31b4590d5149ca4f4bbdc0b3bb341a82b Mon Mar 07 07:59:03 UTC 2022 Niels Sascha Reedijk <niels.reedijk@gmail.com> 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
|
/haiku/src/kits/network/libnetservices2/ |
H A D | NetServicesMisc.cpp | 3b2aa6c31b4590d5149ca4f4bbdc0b3bb341a82b Mon Mar 07 07:59:03 UTC 2022 Niels Sascha Reedijk <niels.reedijk@gmail.com> 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
|