Files
ladybird/LibC/sys
Andreas Kling ae470ec955 Kernel: Add getpeername() syscall, and fix getsockname() behavior.
We were copying the raw IPv4 addresses into the wrong part of sockaddr_in,
and we didn't set sa_family or sa_port.
2019-05-20 20:33:03 +02:00
..
2018-11-05 14:54:11 +01:00
2018-11-06 15:59:57 +01:00
2019-01-23 06:57:00 +01:00
2019-02-26 12:57:02 +01:00