mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +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;
|
extern struct in_addr __nxlink_host;
|
||||||
|
|
||||||
|
#define NETLOADER_SERVER_PORT 28280
|
||||||
|
#define NETLOADER_CLIENT_PORT 28771
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* !_NETINET_IN_H_*/
|
#endif /* !_NETINET_IN_H_*/
|
||||||
|
Loading…
Reference in New Issue
Block a user