Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: osl ::

class ConnectorSocket


Base Classes
Socket (public)
  |  
  +--StreamSocket (public)
       |  
       +--ConnectorSocket
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
File
socket_decl.hxx

Public Members

Methods


ConnectorSocket( oslAddrFamily Family = osl_Socket_FamilyInet, oslProtocol Protocol = osl_Socket_ProtocolIp, oslSocketType Type = osl_Socket_TypeStream );
Creates a socket that can connect to a (remote) host.
oslSocketResult
connect( const SocketAddr & TargetHost, const TimeValue * pTimeout = 0 );
Connects the socket to a (remote) host.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.