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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to