]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Add prototype for libvfscore for Sockets
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Thu, 14 Jun 2018 23:14:08 +0000 (01:14 +0200)
committerSimon Kuenzer <simon.kuenzer@neclab.eu>
Fri, 15 Jun 2018 01:21:07 +0000 (03:21 +0200)
commit7d8209cdcb9f08d0b07651cd5c7cb2bd9496d1f5
tree82911cb0f13a5c6ddbd26194699964aa5da07ff4
parentcf57793e4ce3604790cdb90d4adde2a968b46a73
Add prototype for libvfscore for Sockets

Initial implementation for integrating Sockets to libvfscore
in Unikraft.

Signed-off-by: Sharan Santhanam <sharan.santhanam@neclab.eu>
Makefile.uk
export.syms [new file with mode: 0644]
include/sys/socket.h [new file with mode: 0644]
socket_glue.c [new file with mode: 0644]