Allow the user to specify the service instance using the -s option.
authorTheodore Tso <tytso@mit.edu>
Sat, 16 Sep 1995 07:40:20 +0000 (07:40 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 16 Sep 1995 07:40:20 +0000 (07:40 +0000)
commit32589f0ada3aba210233f2821cd4553218148911
treecb5e927b02c19e094ddd53e43bc8a522fdb43fe1
parent6b73ee11b7296ca0becbbe5a69c5891b651f18d5
Allow the user to specify the service instance using the -s option.
Use SO_REUSEEADDR so that the port can be immediately reused.  Free
the context and auth_context before exiting.

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