-
Laurent Vivier authored
Use directly net_socket_fd_init_stream() and net_socket_fd_init_dgram() when the socket type is already known. Reviewed-by:
David Gibson <david@gibson.dropbear.id.au>
Signed-off-by:
Laurent Vivier <lvivier@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Laurent Vivier authoredUse directly net_socket_fd_init_stream() and net_socket_fd_init_dgram() when the socket type is already known. Reviewed-by:
David Gibson <david@gibson.dropbear.id.au>
Signed-off-by:
Laurent Vivier <lvivier@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading