Searched refs:TargetHost (Results 1 – 4 of 4) sorted by relevance
75 @paran TargetHost84 [in] string TargetHost )
468 inline oslSocketResult ConnectorSocket::connect( const SocketAddr& TargetHost, in connect() argument471 return osl_connectSocketTo( m_handle , TargetHost.getHandle(), pTimeout ); in connect()
607 oslSocketResult SAL_CALL connect(const SocketAddr& TargetHost, const TimeValue* pTimeout = 0);
1043 TResult SAL_CALL connect(const OSocketAddr& TargetHost, const TimeValue* pTimeout = 0);
Completed in 26 milliseconds