zephyr/include/posix
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
..
arpa
net
netinet
sys posix: expose getsockname() and sendmsg() 2020-08-06 11:53:37 +02:00
dirent.h
mqueue.h
netdb.h
poll.h
posix_sched.h
posix_types.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pthread.h
pthread_key.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
semaphore.h
signal.h
time.h lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
unistd.h