1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

12 Commits

Author SHA1 Message Date
Daniel Collins
75c0f30518 Rewrote stub generation code to create ASM code, no more unimplemented functions due to missing declarations! 2009-01-25 17:06:29 +00:00
Daniel Collins
62c8078ad5 Changed port number for the last time 2009-01-07 17:27:09 +00:00
Daniel Collins
43fa45d29a Changed port number to 404040 because 13579 is allocated to some other protocol, will change it if IANA grants me a port number. 2008-12-11 22:24:37 +00:00
Daniel Collins
b599cd6fa1 Fixed bugs in mutex functions 2008-12-11 22:00:58 +00:00
Daniel Collins
192365e8e8 Added support for implicit binds 2008-12-11 21:52:28 +00:00
Daniel Collins
54958fd0cb Changed readme.txt 2008-12-11 21:33:16 +00:00
Daniel Collins
b1af7ae0cc Fixed a bug in setsockopt() 2008-12-11 21:30:34 +00:00
Daniel Collins
bf62ce71d6 Updated getsockopt() and setsockopt() to return WSAENOPROTOOPT when given unimplemented NSPROTO_IPX options. 2008-12-11 21:27:40 +00:00
Daniel Collins
b238bc000e Added GPL license and README 2008-12-10 18:03:10 +00:00
Daniel Collins
f6d1e9a9f7 Fixed a bug in NIC detection code 2008-12-09 23:49:48 +00:00
Daniel Collins
2d383dda97 Fixed DLL loading bug 2008-12-09 21:50:07 +00:00
Daniel Collins
4d28856065 Imported current tree into SVN 2008-12-09 21:36:07 +00:00