1SK_STREAM_WAIT_CONNE(9) Linux Networking SK_STREAM_WAIT_CONNE(9)
23
4
NAME
6sk_stream_wait_connect - Wait for a socket to get into the connected
7state
8
SYNOPSIS
10int sk_stream_wait_connect(struct sock * sk, long * timeo_p);
11
ARGUMENTS
13sk
14sock to wait on
1516
timeo_p
17for how long to wait
18
DESCRIPTION
20Must be called with the socket locked.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 SK_STREAM_WAIT_CONNE(9)