table of contents
other versions
- stretch 4.9.168-1
SK_STREAM_WAIT_CONNE(9) | Linux Networking | SK_STREAM_WAIT_CONNE(9) |
NAME¶
sk_stream_wait_connect - Wait for a socket to get into the connected stateSYNOPSIS¶
int sk_stream_wait_connect(struct sock * sk, long * timeo_p);
ARGUMENTS¶
sksock to wait on
timeo_p
for how long to wait
DESCRIPTION¶
Must be called with the socket locked.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |