]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Make UDP sockets not blocking
authorNeil Brown <neilb@suse.de>
Mon, 5 Feb 2007 04:37:55 +0000 (15:37 +1100)
committerNeil Brown <neilb@suse.de>
Mon, 5 Feb 2007 04:37:55 +0000 (15:37 +1100)
 This is needs if mountd is running multithreaded else multiple threads
 will be blocked on a UDP port with nothing to read and so won't
 be able to serve up-calls from the kernel.

 Thanks to "Murali Krishna V" <vm.krishna@gmail.com> for highlighting
 the problem.


No differences found