zephyr/include/posix/sys
Damian Krolik 8f6556a2a8 posix: expose getsockname() and sendmsg()
There exist zsock_ counterparts of the two mentioned
functions, but they were not exposed in the Zephyr POSIX API
(CONFIG_POSIX_API=y). This commit fills the gap.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2020-08-06 11:53:37 +02:00
..
eventfd.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ioctl.h
select.h
socket.h posix: expose getsockname() and sendmsg() 2020-08-06 11:53:37 +02:00
time.h