💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Vgmi › files › 533c3b3a638564f7013f23916efdd… captured on 2024-02-05 at 09:56:41. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

-=-=-=-=-=-=-

Go Back

0 /*

1 * ISC License

2 * Copyright (c) 2023 RMF <rawmonk@firemail.cc>

3 */

4 typedef void* ip;

5 int dns_getip(const char *hostname, ip *out);

6