mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 04:22:50 +02:00
define nxlink ports
This commit is contained in:
parent
23f577576c
commit
0ef568b06c
4
nx/external/bsd/include/netinet/in.h
vendored
4
nx/external/bsd/include/netinet/in.h
vendored
@ -680,6 +680,10 @@ extern const struct in6_addr in6addr_loopback;
|
||||
|
||||
extern struct in_addr __nxlink_host;
|
||||
|
||||
#define NETLOADER_SERVER_PORT 28280
|
||||
#define NETLOADER_CLIENT_PORT 28771
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* !_NETINET_IN_H_*/
|
||||
|
Loading…
Reference in New Issue
Block a user