On Tue, 26 Jul 2022 23:44:59 +0700, Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> > > Sometimes the compiler accepts `(struct sockaddr_in *)` and > `(struct sockaddr_in6 *)` to be passed in to `(struct sockaddr *)` > without a cast. But not all compilers agree with that. Building with > clang 13.0.1 yields the following errors: > > [...] Applied, thanks! [1/1] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument commit: 1842b2a74f4e914cb094019d0f339baeffa3023b Best regards, -- Jens Axboe