libnx/nx/include/switch
fincs 26f620dc0e
Split up socket.c + work in progress changes:
- 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
2019-10-28 12:36:29 +01:00
..
applets Pass plain AccountUid inputs by value instead of by non-const pointer 2019-10-21 16:57:01 +02:00
arm Miscellaneous documentation fixes 2019-05-03 14:32:02 +02:00
audio Added capsGetShimLibraryVersion. Added comments to audio.h. 2019-08-27 19:14:18 -04:00
crypto crypto: guard #defines with #ifndef 2019-04-04 20:13:36 +02:00
display binder: Update for new-ipc 2019-10-22 16:11:10 +02:00
kernel svc: change TitleId to ProgramId 2019-10-28 12:17:55 +01:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime Split up socket.c + work in progress changes: 2019-10-28 12:36:29 +01:00
services Split up socket.c + work in progress changes: 2019-10-28 12:36:29 +01:00
sf Introduce SessionMgr for managing multiplexed services; change fs to use it 2019-10-26 16:44:32 +02:00
nacp.h Changed the type for NacpStruct.ratingAge to s8. 2019-08-26 11:56:24 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Minor style fixes in new IPC code 2019-09-20 14:54:45 +02:00
types.h Introduce NX_INLINE and NX_CONSTEXPR 2019-09-19 02:46:13 +02:00