logoalt Hacker News

Veserv08/01/20251 replyview on HN

That is not at all a problem. On a microkernel you just have a userspace TCP/network server that your other programs talk to that manages/multiplexes the shared network connection.


Replies

surajrmal08/08/2025

Agreed. My point was a the network stack need not live in the kernel.