mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
define nxlink ports
This commit is contained in:
parent
8ab9e7e52e
commit
1b095eafcf
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