mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-25 07:08:14 +01:00
- DNS stuff moved to runtime/resolver.c & .h - Address manipulation functions moved to runtime/util/inet_addr.c - Removed sfdnsres/nifm handling in runtime/devices/socket.c - Renamed socketGetLastBsdResult to socketGetLastResult - Renamed socketGetLastSfdnsresResult to resolverGetLastResult - gethostid now inits/deinits nifm as needed - sfdnsres related configuration gone from SocketInitConfig - Fixed bug in addrinfo deserialization - getaddrinfo rewritten, hints can now be NULL - TODO: add back a way to control service discovery/cancel handle |
||
|---|---|---|
| .. | ||
| applets | ||
| arm | ||
| audio | ||
| crypto | ||
| display | ||
| kernel | ||
| nvidia | ||
| runtime | ||
| services | ||
| sf | ||
| internal.h | ||