[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LWIP PATCH 0/3] Add missing symbols/headers needed by Python2
This patch adds the netinet/tcp.h header, SOCK_SEQPACKET define and exports the neceessary symbols for the Python socket module to work. Vlad-Andrei Badoiu (3): Add SOCK_SEQPACKET in socket.h Add netinet/tcp.h Export aditional symbols exportsyms.uk | 5 +++ include/netinet/tcp.h | 98 +++++++++++++++++++++++++++++++++++++++++++ include/sys/socket.h | 4 ++ 3 files changed, 107 insertions(+) create mode 100644 include/netinet/tcp.h -- 2.21.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |