mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +00:00
Fix ctrl-c in redbean on Windows
This commit is contained in:
parent
d458642790
commit
4bcb107cb0
12 changed files with 326 additions and 32 deletions
|
@ -291,7 +291,7 @@ struct NtInterfaceInfo {
|
|||
*/
|
||||
|
||||
int32_t WSAStartup(uint16_t wVersionRequested, struct NtWsaData *lpWSAData)
|
||||
paramsnonnull() __wur;
|
||||
paramsnonnull();
|
||||
|
||||
int WSACleanup(void);
|
||||
int WSAGetLastError(void) nosideeffect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue