Sockets services: Difference between revisions
Line 178: | Line 178: | ||
= bsdcfg = | = bsdcfg = | ||
This is "nn::bsdsocket::cfg::ServerInterface". | This is "nn::bsdsocket::cfg::ServerInterface". | ||
This has IPC max_sessions 4. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 225: | Line 227: | ||
[3.0.0+] Takes an additional 4-bytes of input. | [3.0.0+] Takes an additional 4-bytes of input. | ||
== Cmd13 == | |||
Takes a type-0x5 input buffer, no output. | |||
Stubbed, just returns 0. | |||
== Cmd14 == | |||
Takes a type-0x5 input buffer, no output. | |||
Stubbed, just returns 0. | |||
== Cmd15 == | |||
Takes a type-0x5 input buffer, no output. | |||
Stubbed, just returns 0. | |||
= ethc:c = | = ethc:c = |