Home
last modified time | relevance | path

Searched refs:socket (Results 26 – 45 of 45) sorted by relevance

12

/aoo41x/main/python/
H A Dpython-ssl.patch16 # Detect SSL support for the socket module (via _ssl)
/aoo41x/main/udkapi/com/sun/star/io/
H A DConnectException.idl38 socket to a remote address and port. Typically, the connection
H A DNoRouteToHostException.idl37 /** Signals that an error occurred while attempting to connect a socket to
/aoo41x/main/xmlsecurity/tools/examples/
H A Duno_win.bat30 echo please start up OpenOffice with "-accept=socket,host=0,port=2002;urp;"
H A Devaluate_win.bat101 echo please start up OpenOffice with "-accept=socket,host=0,port=2002;urp;"
/aoo41x/main/odk/examples/cpp/DocumentLoader/
H A DMakefile79 @echo NOTE: This example does not use the new UNO bootstrap mechanism, it uses still a socket
/aoo41x/main/jurt/prj/
H A Dbuild.lst12 ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL
/aoo41x/main/vcl/unx/headless/
H A Dsvpelement.cxx81 m_nSocket = socket( PF_INET, SOCK_STREAM, 0 ); in SvpElementContainer()
/aoo41x/main/udkapi/com/sun/star/connection/
H A DXConnection.idl87 handle value. For example, "socket,host=localhost,port=2002,uniqueValue=2324". </p>
/aoo41x/main/sal/inc/osl/
H A Dsocket_decl.hxx183 inline Socket( const Socket & socket );
/aoo41x/main/vcl/workben/
H A Dsvpclient.cxx225 int nSocket = socket( PF_INET, SOCK_STREAM, 0 ); in processCommand()
/aoo41x/main/sal/qa/helper/gcov/
H A Ddeprecated.txt93 # 2) in socket module*:
/aoo41x/main/pyuno/source/module/
H A Duno.py36 import socket # since on Windows sal3.dll no longer calls WSAStartup
/aoo41x/main/scripting/source/pyprov/
H A Dmailmerge.py64 from socket import _GLOBAL_DEFAULT_TIMEOUT
/aoo41x/main/sal/osl/os2/
H A Dsocket.c1798 pSocket->m_Socket= socket(FAMILY_TO_NATIVE(Family), in osl_createSocket()
1905 nConnFD = socket(AF_INET, SOCK_STREAM, 0); in osl_closeSocket()
/aoo41x/main/sal/osl/unx/
H A Dsocket.c1777 pSocket->m_Socket= socket(FAMILY_TO_NATIVE(Family), in osl_createSocket()
1888 nConnFD = socket(AF_INET, SOCK_STREAM, 0); in osl_closeSocket()
/aoo41x/main/crashrep/source/unx/
H A Dmain.cxx323 SOCKET s = socket( AF_INET, SOCK_STREAM, 0 ); in SendHTTPRequest()
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/aoo41x/main/sal/osl/w32/
H A Dsocket.cxx1146 pSocket->m_Socket= socket(FAMILY_TO_NATIVE(Family), in osl_createSocket()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp2427 SOCKET s = socket( AF_INET, SOCK_STREAM, 0 ); in SendHTTPRequest()

Completed in 102 milliseconds

12