mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
LibCore: Implement System::socketpair on Windows
This commit is contained in:
@@ -16,6 +16,7 @@ typedef char CHAR;
|
||||
typedef unsigned char UCHAR;
|
||||
typedef const CHAR* PCSTR;
|
||||
typedef USHORT ADDRESS_FAMILY;
|
||||
typedef int socklen_t;
|
||||
|
||||
#define WINAPI_FAMILY_PARTITION(x) 1
|
||||
#define FAR
|
||||
|
||||
Reference in New Issue
Block a user