Re: TCP assert error logs
Vakul Garg <vakul.garg@...>
Hi Paul
toggle quoted messageShow quoted text
-----Original Message-----I used TCP/UDP POSIX sockets between two local apps just because I thought I can't multiplex a local IPC method such as mailbox/pipe with network sockets connected to a remote endpoint. If I change my code to use net_context apis for remote networking and use mailbox/pipe between local apps, will I be able to multiplex net_contexts with mailbox/pipes using k_poll mechanism? But there's definitely desire to extend POSIX support in Zephyr, so any
|
|