io.sockets.windows.nt: update string c-types in alien-indirect
parent
f9d6191c4b
commit
ed18b911c8
|
@ -55,8 +55,8 @@ TUPLE: ConnectEx-args port
|
|||
[ lpOverlapped>> ]
|
||||
[ ptr>> ]
|
||||
} cleave
|
||||
"int"
|
||||
{ "SOCKET" "sockaddr_in*" "int" "PVOID" "DWORD" "LPDWORD" "void*" }
|
||||
int
|
||||
{ SOCKET void* int PVOID DWORD LPDWORD void* }
|
||||
"stdcall" alien-indirect drop
|
||||
winsock-error-string [ throw ] when* ; inline
|
||||
|
||||
|
|
Loading…
Reference in New Issue