svn rev #19720: trunk/src/slave/
raeburn@MIT.EDU
raeburn at MIT.EDU
Thu Jul 19 23:20:37 EDT 2007
Commit By: raeburn
Log Message:
ticket: new
subject: provide more useful error message when running kpropd on command line
The way kpropd indicates that it's supposed to be connected to the network
is by printing out a socket error:
kpropd: getpeername: Socket operation on non-socket
With this patch, it's a bit more friendly:
./kpropd: Standard input does not appear to be a network socket.
(Not run from inetd, and missing the -S option?)
Changed Files:
U trunk/src/slave/kpropd.c
More information about the cvs-krb5
mailing list