table of contents
other versions
- jessie 3.16.56-1+deb8u1
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¶
May 2018 | Kernel Hackers Manual 3.16 |