RPC: svc_unregister doesn't unregister
I'm using RPC to communicate with another program and when I call svc_unregister, it doesn't work. The registration is still present when I use rpcinfo -p. I have checked that the correct values are being used in the svc_unregister call. What other things can I check?
Any hints would be appreciated,
Laura
|