table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |