Buckets:
| /* MIT License | |
| * | |
| * Copyright (c) Massachusetts Institute of Technology | |
| * Copyright (c) The c-ares project and its contributors | |
| * | |
| * Permission is hereby granted, free of charge, to any person obtaining a copy | |
| * of this software and associated documentation files (the "Software"), to deal | |
| * in the Software without restriction, including without limitation the rights | |
| * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| * copies of the Software, and to permit persons to whom the Software is | |
| * furnished to do so, subject to the following conditions: | |
| * | |
| * The above copyright notice and this permission notice (including the next | |
| * paragraph) shall be included in all copies or substantial portions of the | |
| * Software. | |
| * | |
| * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| * SOFTWARE. | |
| * | |
| * SPDX-License-Identifier: MIT | |
| */ | |
| /* | |
| * NOTE TO INTEGRATORS: | |
| * | |
| * This header is made public due to legacy projects relying on it. | |
| * Please do not use the macros within this header, or include this | |
| * header in your project as it may be removed in the future. | |
| */ | |
| /* | |
| * Macro DNS__16BIT reads a network short (16 bit) given in network | |
| * byte order, and returns its value as an unsigned short. | |
| */ | |
| /* | |
| * Macro DNS__32BIT reads a network long (32 bit) given in network | |
| * byte order, and returns its value as an unsigned int. | |
| */ | |
| /* we cannot use this approach on systems where we can't access 16/32 bit | |
| data on un-aligned addresses */ | |
| /* Macros for parsing a DNS header */ | |
| /* Macros for constructing a DNS header */ | |
| /* Macros for parsing the fixed part of a DNS question */ | |
| /* Macros for constructing the fixed part of a DNS question */ | |
| /* Macros for parsing the fixed part of a DNS resource record */ | |
| /* Macros for constructing the fixed part of a DNS resource record */ | |
Xet Storage Details
- Size:
- 5.8 kB
- Xet hash:
- 40d4aad14088e696cce5b3798a3a878921828f9bca7d8bf1ec655fd7fa40e53e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.