forked from Bananymous/banan-os
Bananymous
be7ed8e74a
These are pretty much dummy functions in the kernel side. Only case that is handled is SOL_SOCKET with SO_ERROR. This is hard coded to return no error. Network stack is currently synchronous, so all errors are already reported through synchronous network functions. |
||
---|---|---|
.. | ||
banan-os.cpp | ||
mman.cpp | ||
select.cpp | ||
socket.cpp | ||
stat.cpp | ||
wait.cpp |