SOCU:getaddrinfo: Difference between revisions
Created page with " int socu_getaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res, addrinfo_3ds_t *info, s32 info_count, s32 * count) This fun..." |
DaniElectra (talk | contribs) m →Request: Fix typos |
||
Line 40: | Line 40: | ||
|- | |- | ||
| 5 | | 5 | ||
| (value used for word 1) <<14 <nowiki>|</nowiki> | | (value used for word 1) <<14 <nowiki>|</nowiki> 5 << 10 <nowiki>|</nowiki> 2 // IPC_Desc_StaticBuffer(cmdbuf[1], 5) | ||
|- | |- | ||
| 6 | | 6 | ||
Line 46: | Line 46: | ||
|- | |- | ||
| 7 | | 7 | ||
| (value used for word 2) <<14 <nowiki>|</nowiki> | | (value used for word 2) <<14 <nowiki>|</nowiki> 6 << 10 <nowiki>|</nowiki> 2 // IPC_Desc_StaticBuffer(cmdbuf[2], 6) | ||
|- | |- | ||
| 8 | | 8 | ||
Line 52: | Line 52: | ||
|- | |- | ||
| 9 | | 9 | ||
| (value used for word 3) <<14 <nowiki>|</nowiki> | | (value used for word 3) <<14 <nowiki>|</nowiki> 7 << 10 <nowiki>|</nowiki> 2 // IPC_Desc_StaticBuffer(cmdbuf[3], 7) | ||
|- | |- | ||
| 10 | | 10 |