sk_stream_wait_connect

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

sk_stream_wait_connect - Wait for a socket to get into the connected state

SYNOPSIS

int sk_stream_wait_connect(struct sock * sk, long * timeo_p);

ARGUMENTS

sk

sock to wait on

timeo_p

for how long to wait

DESCRIPTION

Must be called with the socket locked.