1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

disable (temporary) socket bypassing

This commit is contained in:
Stefan Lankes 2015-10-02 21:09:19 +02:00
parent eede10c0b8
commit dc4e376f94

View file

@ -41,7 +41,11 @@
#define AF_MMNIF_NET 0x42
#if 0
#define MMNIF_AUTOACTIVATE_FAST_SOCKETS LWIP_SOCKET
#else
#define MMNIF_AUTOACTIVATE_FAST_SOCKETS 0
#endif
#if MMNIF_AUTOACTIVATE_FAST_SOCKETS