mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
Summary: - Since binding to a local port is not necessary in TCP mode, it should be done only in UDP mode Impact: - None Testing: - Tested with NFS server on Ubuntu 18.04 (x86_64) - Tested with spresense:rndis (defconfig will be updated later) Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| nfs.h | ||
| nfs_mount.h | ||
| nfs_node.h | ||
| nfs_proto.h | ||
| nfs_util.c | ||
| nfs_vfsops.c | ||
| rpc.h | ||
| rpc_clnt.c | ||
| xdr_subs.h | ||