[NET] introduce sk_wait_evend and generalise tcp_data_wait
Later patches will make other protocols use sk_wait_data and further generalisations
of tcp code will use sk_wait_event.
This is again to abstract away more stuff from poor network family writers, like
the SOCK_ASYNC_WAITDATA, etc.
Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Showing
Please register or sign in to comment