DarkWiiPlayer
610bea9c0f
Remove obsolete typedef from compatibility file
...
MinGWs `ws2tcpip.h` already defines `socklen_t`, making this redundant.
What's more, in a recent version of MinGW this has changed to `unsigned int`, breaking compatibility.
2020-03-30 10:59:30 +02:00
unknown
5eefc73b57
Remove warnings. Move windows specific code.
2013-05-30 16:50:28 +08:00
unknown
bb0b31301a
Add MingW support.
2013-05-25 18:07:38 +08:00
Diego Nehab
618ce43ee3
Fix socket_accept usage to depend on family.
2012-12-11 16:35:27 -02:00
Diego Nehab
bce60be30f
Decent makefiles!
2009-05-27 09:31:38 +00:00
Diego Nehab
f4dadea763
Before compiling on Windows.
2005-10-07 04:40:59 +00:00
Diego Nehab
390846b640
Added ltn12 module. Modified mime to be stand alone.
...
Still crashes on invalid input. Dunno why.
2004-02-11 03:31:53 +00:00
Diego Nehab
71f6bb60bf
Finished implementation of LuaSocket 2.0 alpha on Linux.
...
Some testing still needed.
2003-06-26 18:47:49 +00:00
Diego Nehab
f330540576
Compiles and runs on linux and windows, using DLLs!
2003-06-11 01:42:18 +00:00