.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SK_STREAM_WAIT_CONNECT" "9" "09 October 2005" "" "" .SH NAME sk_stream_wait_connect \- Wait for a socket to get into the connected state .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sk_stream_wait_connect (struct sock * \fIsk\fB, long * \fItimeo_p\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR sock to wait on .TP \fB\fItimeo_p\fB\fR for how long to wait .SH "DESCRIPTION" .PP Must be called with the socket locked.