possible sources for porting sockatmark() of sys/socket.h

Eshan Dhawan eshandhawan51 at gmail.com
Sun Mar 22 18:37:31 UTC 2020


I have identifies 2 main sources to port sockatmark().

NetBSD source:
https://github.com/NetBSD/src/blob/trunk/lib/libc/net/sockatmark.c

FreeBSD Source :
https://github.com/lattera/freebsd/blob/master/lib/libc/net/sockatmark.c

musl has a same implementation as in FreeBSD
which one would be better to follow.

thanks
-Eshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200323/5b5fb668/attachment-0001.html>


More information about the devel mailing list