Skip to content
Commit 1f72b1f6 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Jukka Rissanen
Browse files

net: Exclude code responsible for handling raw sockets processing



The new function - namely conn_raw_socket(); has been introduced to
handle raw sockets processing. Its code, up till now, only was
executed when IS_ENABLED(CONFIG_NET_SOCKETS_PACKET) was defined.

After this change it can be reused when one would like to handle
raw sockets also when CONFIG_NET_{UDP|TCP} are enabled.

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
parent 4987c7ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment