[Mesa-dev] [PATCH] gallium/util: use sockets on PIPE_OS_UNIX in u_network

Emil Velikov emil.l.velikov at gmail.com
Thu Mar 1 18:50:12 UTC 2018


On 28 February 2018 at 10:21, Jonathan Gray <jsg at jsg.id.au> wrote:
> Instead of listing all the UNIX PIPE_OS platforms just use
> PIPE_OS_UNIX.  Makes BSD sockets available on PIPE_OS_BSD.
>
> Signed-off-by: Jonathan Gray <jsg at jsg.id.au>
> ---
>  src/gallium/auxiliary/util/u_network.c | 9 +++------
>  src/gallium/auxiliary/util/u_network.h | 5 +----
>  2 files changed, 4 insertions(+), 10 deletions(-)
>
Merged this and the PIPE_OS_BSD patch with Brian's R-B.

Jonathan you can get commit access to push the reviewed patches.
See [1] for instructions and [2] for example.

Thanks
Emil
[1] https://www.freedesktop.org/wiki/AccountRequests/
[2] https://bugs.freedesktop.org/show_bug.cgi?id=105296


More information about the mesa-dev mailing list