Kernel: Refinement of the network stack #303

Open
opened 2025-12-31 09:16:16 +00:00 by Doczom · 0 comments
Owner

Adding some necessary missing socket-related functions, as described in link:

  • getpeername
  • getsockname
  • recvfrom
  • sendto
Adding some necessary missing socket-related functions, as described in [link](https://github.com/freebsd/freebsd-src/blob/main/sys/sys/socket.h): - [ ] getpeername - [ ] getsockname - [ ] recvfrom - [ ] sendto
Doczom added the
Kind
Feature
Category/Kernel
Priority
Medium
FASM
labels 2025-12-31 09:16:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#303