We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032f3da commit 8d90551Copy full SHA for 8d90551
libctru/include/sys/socket.h
@@ -44,6 +44,8 @@
44
45
#define SO_BROADCAST 0x0000 // unrequired, included for compatibility
46
47
+#define _SOCKLEN_T_DECLARED
48
+
49
typedef uint32_t socklen_t;
50
typedef uint16_t sa_family_t;
51
0 commit comments