mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
The way getsockopt is implemented for socket types requires us to push down Userspace<T> using into those interfaces. This change does so, and utilizes proper copy implementations instead of the kind of haphazard pointer dereferencing that was occurring there before.
19 KiB
19 KiB