mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
| .. | ||
| netinet | ||
| netinet6 | ||
| ifaddrs-android-ext.h | ||
| ifaddrs_android.cpp | ||
| LocalArray.h | ||
| moz.build | ||
| README.sctp | ||
| ScopedFd.h | ||
| user_atomic.h | ||
| user_environment.c | ||
| user_environment.h | ||
| user_inpcb.h | ||
| user_ip6_var.h | ||
| user_ip_icmp.h | ||
| user_malloc.h | ||
| user_mbuf.c | ||
| user_mbuf.h | ||
| user_queue.h | ||
| user_recv_thread.c | ||
| user_recv_thread.h | ||
| user_route.h | ||
| user_socket.c | ||
| user_socketvar.h | ||
| user_uma.h | ||
| usrsctp.h | ||
This code is imported from the usrsctp library. The current code is version 8e12cd9e01fc94d2e84ea1afa351c845966e116e from git. The project is accessed on GitHub at the following location: https://github.com/sctplab/usrsctp The usrsctp library is based on the FreeBSD kernel implementation, and the userspace implementation was largely done my Michael Tuexen and Irene Rungler of the Munster University of Applied Sciences. Thanks also to Randall Stewart for his help. The library is covered by a BSD license - see headers in files.