Implement socket module

Issue #121 new
Patryk Kubiak created an issue

Implement socket module to be compatible with linux: http://man7.org/linux/man-pages/man7/socket.7.html

The function should be defined in the posix/sys/socket.h

Comments (3)

  1. Log in to comment