[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Calling a function on exit
- From: "Wim Couwenberg" <wcou@...>
- Date: Thu, 10 Jun 2004 16:07:45 +0200
> I believe that in the new Luasocket Diego has added WSACleanup(),
It is not in luasocket-2.0-alpha (freshly downloaded.) Is this outdated?
--
Wim
PS: sock_open is the only place where WSACleanup is used and only if
winsock versions don't match. The same holds for the previous 1.4 version.
This plays no role in exit behaviour however.