The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
MASM32
»
WINDOWS.INC Project
»
WSA_IO_PENDING
« previous
next »
Print
Pages: [
1
]
Author
Topic: WSA_IO_PENDING (Read 879 times)
minor28
Member
Posts: 126
WSA_IO_PENDING
«
on:
November 18, 2019, 11:45:19 PM »
Hi hutch,
I found that WSA_IO_PENDING in windows.inc is equal to WSAEWOULDBLOCK = 10035. That is not correct.
WSA_IO_PENDING is equal to ERROR_IO_PENDING = 997.
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
MASM32
»
WINDOWS.INC Project
»
WSA_IO_PENDING