Author :
kn
Date :
2025-01-02 21:37:38
Hash :9a5c1bb0 Message :default to UDP when using only -n
Only 'nfsd' without any option or argument default to UDP.
Move the r1.28's check from argc to options/flags to cover
'nfsd -n4' as well, which would fork four servers, but not
create any UDP sockets.
Feedback OK jca