microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
946 stars 180 forks source link

tools/mkwinsyscall: remove errnoERROR_IO_PENDING const #260

Open thaJeztah opened 1 year ago

thaJeztah commented 1 year ago

From the looks of it, this const is redundant (but perhaps there's something I'm overlooking 😅)