mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-24 01:16:45 +02:00
Merge 51dbaad50db25face029af6224b82c270d93b76d into e3ca4a767a68d127df548d82669aba3689bd84f4
This commit is contained in:
commit
b90d662d1b
@ -79,6 +79,17 @@ distribution directory structure:</p>
|
|||||||
would be replaced by <tt>core.so</tt>.
|
would be replaced by <tt>core.so</tt>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Alternatively, you can build and install LuaSocket using vcpkg dependency manager:
|
||||||
|
|
||||||
|
<pre class=example>
|
||||||
|
./vcpkg install luasocket
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
The luasocket port in vcpkg is kept up to date by microsoft team members and community contributors.
|
||||||
|
If the version is out of date, please create an issue or pull request on the vcpkg repository.
|
||||||
|
|
||||||
|
</p>
|
||||||
<h3>Using LuaSocket</h3>
|
<h3>Using LuaSocket</h3>
|
||||||
|
|
||||||
<p> With the above setup, and an interpreter with shared library support,
|
<p> With the above setup, and an interpreter with shared library support,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user