Added note: Note that calls to WSAStartup and WSACleanup must be in
authorTheodore Tso <tytso@mit.edu>
Fri, 1 Mar 1996 00:45:51 +0000 (00:45 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 1 Mar 1996 00:45:51 +0000 (00:45 +0000)
commitaa54e47fecd9d7e2b76cdde2947b683157df8cf1
tree0b8ccc7dab55c593c7d3b9c68dd381d263dfb6fc
parent59affc13e7968be765cd85f9ce4d845ebee57011
Added note: Note that calls to WSAStartup and WSACleanup must be in
matched pairs.  If there is a missing WSACleanup call when a program
exits, under Lan Workplace, the name resolver will stop working.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7578 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ChangeLog
src/lib/win_glue.c