mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge pull request #8292 from JacobBarthelmeh/xsocktlen
set dk-s7g2 socklent
This commit is contained in:
@ -74,4 +74,7 @@
|
|||||||
#define HAVE_ED25519
|
#define HAVE_ED25519
|
||||||
#define WOLFSSL_SHA512
|
#define WOLFSSL_SHA512
|
||||||
|
|
||||||
|
/* NETX Duo BSD manual lists the socket len type as an INT */
|
||||||
|
#undef XSOCKLENT
|
||||||
|
#define XSOCKLENT int
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user