Bananymous
530c259e71
Inode closing is something that needs a complete rework. Currently all sockets are closed when close() is called, which leads to connection closing if you fork()/exec() with socket being marked as CLOEXEC. Inodes should probably only be closed once they are not referenced anywhere. |
||
---|---|---|
.. | ||
E1000 | ||
UNIX | ||
ARPTable.h | ||
ICMP.h | ||
IPv4Layer.h | ||
NetworkInterface.h | ||
NetworkLayer.h | ||
NetworkManager.h | ||
NetworkSocket.h | ||
TCPSocket.h | ||
UDPSocket.h |