mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-18 01:15:46 +00:00
vita: No more need redefine INADDR_ANY
This commit is contained in:
parent
dabf0e9c23
commit
53352c1a8e
@ -50,7 +50,6 @@ typedef socklen_t SOCKADDR_LEN;
|
||||
|
||||
#if defined(__vita__)
|
||||
#define TCP_NODELAY SCE_NET_TCP_NODELAY
|
||||
#define INADDR_ANY SCE_NET_INADDR_ANY
|
||||
|
||||
#define sockaddr_in6 sockaddr_in
|
||||
#define sin6_addr sin_addr
|
||||
|
Loading…
x
Reference in New Issue
Block a user