Searched refs:LocalInterface (Results 1 – 3 of 3) sorted by relevance
308 inline sal_Bool Socket::bind(const SocketAddr& LocalInterface) in bind() argument310 return osl_bindAddrToSocket( m_handle , LocalInterface.getHandle() ); in bind()
268 inline sal_Bool SAL_CALL bind(const SocketAddr& LocalInterface);
540 sal_Bool SAL_CALL bind(const OSocketAddr& LocalInterface);
Completed in 34 milliseconds