mirror of
https://github.com/solemnwarning/ipxwrapper
synced 2024-12-30 16:45:37 +01:00
Removed send/connect -> ws2_32 stubs from ipxwrapper.dll.
This commit is contained in:
parent
33071b40dd
commit
b342f6c68d
@ -3,6 +3,8 @@ Version XXX:
|
||||
|
||||
Bugfix: Initialise the ptype of IPX sockets created with a nonzero
|
||||
protocol value correctly.
|
||||
|
||||
Bugfix: Removed conflicting send and connect functions.
|
||||
|
||||
Version 0.4.1:
|
||||
Feature: Added workaround for point-to-point links.
|
||||
|
@ -10,8 +10,6 @@ ntohs:4
|
||||
select:4
|
||||
r_listen:4
|
||||
r_accept:4
|
||||
send:4
|
||||
connect:4
|
||||
WSACreateEvent:4
|
||||
WSAEventSelect:4
|
||||
WSACloseEvent:4
|
||||
|
Loading…
x
Reference in New Issue
Block a user