In file No file:

oslResult osl_connectSocketTo (oslSocket Socket, oslSocketAddr Addr, int msTimeout)

Connects the socket to the given address

Documentation

Connects the socket to the given address.
Returns:
osl_result_ok on successful connection, osl_result_timeout if operation timed out, osl_result_interrupted if operation was interrupted osl_result_error if the connection failed.
Parameters:
Socket - a bound socket.
Addr - the peer address.
msTimeout - Timeout in milliseconds, -1 for blocking.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de