Added new extra flags argument to the call to krb5_recvauth()
authorTheodore Tso <tytso@mit.edu>
Wed, 1 Dec 1993 22:31:22 +0000 (22:31 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 1 Dec 1993 22:31:22 +0000 (22:31 +0000)
commit76026a80744c64dced2d4c80618ce4d874217ac9
tree6f97b8ef90100c3e02ac39dc495a91787e1c1be8
parent66db3e80d0f24eab1b12d61785ca89abad3d74e2
Added new extra flags argument to the call to krb5_recvauth()

The service name is automatically determined using krb5_sname_to_principal().
If an argument is specified, it is taken to be the port number on which
the sample server should run (instead of being run out of inetd).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3062 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/sample/sserver/sserver.c