Home
last modified time | relevance | path

Searched refs:Socket (Results 1 – 25 of 47) sorted by relevance

12

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDSocket.cpp44 const NativeSocket Socket::kInvalidSocketValue = INVALID_SOCKET;
48 const NativeSocket Socket::kInvalidSocketValue = -1;
104 Socket::Socket(NativeSocket socket, SocketProtocol protocol, bool should_close) in Socket() function in Socket
112 Socket::~Socket() in ~Socket()
117 Error Socket::TcpConnect(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&sock… in TcpConnect()
120 std::unique_ptr<Socket> final_socket; in TcpConnect()
144 final_socket.reset(new Socket(sock, ProtocolTcp, true)); in TcpConnect()
186 Error Socket::TcpListen( in TcpListen()
189 Socket *&socket, in TcpListen()
193 std::unique_ptr<Socket> listen_socket; in TcpListen()
[all …]
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDSocket.h41 class Socket : public IOObject
53 Socket(NativeSocket socket, SocketProtocol protocol, bool should_close);
54 ~Socket();
62 Socket *&socket,
65 …static Error TcpConnect(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&sock…
66 …(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&send_socket, Socket *&recv_…
67 …or UnixDomainConnect(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&socket);
68 …ror UnixDomainAccept(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&socket);
73 …Error BlockingAccept(llvm::StringRef host_and_port, bool child_processes_inherit, Socket *&socket);
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDConnectionFileDescriptorPosix.cpp84 ConnectionFileDescriptor::ConnectionFileDescriptor(Socket* socket) in ConnectionFileDescriptor()
226 std::unique_ptr<Socket> tcp_socket; in Connect()
227 tcp_socket.reset(new Socket(fd, Socket::ProtocolTcp, false)); in Connect()
338 static_cast<Socket &>(*m_read_sp).PreDisconnect(); in Disconnect()
735 Socket *socket = nullptr; in NamedSocketAccept()
736 Error error = Socket::UnixDomainAccept(socket_name, m_child_processes_inherit, socket); in NamedSocketAccept()
752 Socket *socket = nullptr; in NamedSocketConnect()
753 Error error = Socket::UnixDomainConnect(socket_name, m_child_processes_inherit, socket); in NamedSocketConnect()
771 Socket *socket = nullptr; in SocketListenAndAccept()
773 Error error = Socket::TcpListen(s, m_child_processes_inherit, socket, &m_port_predicate); in SocketListenAndAccept()
[all …]
/NextBSD/contrib/ntp/scripts/lib/NTP/
HDUtil.pm16 require Socket;
17 if (version->parse($Socket::VERSION) >= version->parse(1.94)) {
18 Socket->import(qw(getaddrinfo getnameinfo SOCK_RAW AF_INET));
22 Socket->import(qw(inet_aton SOCK_RAW AF_INET));
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/posix/
HDConnectionFileDescriptorPosix.h31 class Socket; variable
41 ConnectionFileDescriptor(Socket* socket);
104 void InitializeSocket(Socket* socket);
/NextBSD/lib/libc/nls/
HDde_DE.ISO8859-1.msg83 38 Deskriptor ist kein Socket
89 41 Ung�ltiger Protokolltyp f�r diesen Socket
119 56 Socket ist schon verbunden
121 57 Socket ist nicht verbunden
123 58 Kann nach einem Socket-Shutdown nicht mehr senden
HDC.msg83 38 Socket operation on non-socket
95 44 Socket type not supported
119 56 Socket is already connected
121 57 Socket is not connected
HDfi_FI.ISO8859-1.msg83 38 Socket-operaatio muulla kuin socketilla
95 44 Socket-tyyppi� ei tueta
HDit_IT.ISO8859-15.msg119 56 Socket già connesso
121 57 Socket non connesso
HDpt_BR.ISO8859-1.msg119 56 Socket j� est� conectado
121 57 Socket n�o est� conectado
HDsk_SK.ISO8859-2.msg119 56 Socket je u� pripojen�
121 57 Socket nie je pripojen�
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
HDget.ipv4remote.pl40 use IO::Socket;
86 my $socket = IO::Socket::INET->new(
HDtst.ipv4localtcp.ksh81 use IO::Socket;
82 my \$s = IO::Socket::INET->new(
HDtst.ipv4remotetcp.ksh71 use IO::Socket;
72 my \$s = IO::Socket::INET->new(
HDtst.remotetcpstate.ksh78 use IO::Socket;
79 my \$s = IO::Socket::INET->new(
HDtst.localtcpstate.ksh73 use IO::Socket;
74 my \$s = IO::Socket::INET->new(
HDget.ipv6remote.pl40 use IO::Socket;
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
HDtst.tcp.ksh83 use Socket;
110 use Socket;
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-server/
HDlldb-platform.cpp286 std::unique_ptr<Socket> listening_socket_up; in main_platform()
287 Socket *socket = nullptr; in main_platform()
294 …error = Socket::TcpListen(listen_host_port.c_str(), children_inherit_listen_socket, socket, NULL, … in main_platform()
/NextBSD/contrib/libxo/tests/gettext/
HDstrerror.pot215 msgid "Socket operation on non-socket"
239 msgid "Socket type not supported"
291 msgid "Socket is already connected"
295 msgid "Socket is not connected"
/NextBSD/usr.sbin/ntp/scripts/
HDntptrace7 use Socket;
/NextBSD/lib/clang/liblldbHostCommon/
HDMakefile26 Socket.cpp \
/NextBSD/contrib/libxo/tests/gettext/po/pig_latin/
HDstrerror.po211 msgid "Socket operation on non-socket"
235 msgid "Socket type not supported"
286 msgid "Socket is already connected"
290 msgid "Socket is not connected"
/NextBSD/sys/dev/pccard/
HDpccarddevs99 vendor SOCKET 0x0104 Socket Communications
586 /* Socket Communications Products */
587 product SOCKET EA_ETHER 0x0000 Socket Communications EA
588 product SOCKET LP_WLAN_CF 0x0001 Socket Communications Low Power WLAN Card
589 product SOCKET PAGECARD 0x0003 Socket Communications PageCard
590 product SOCKET DUAL_RS232 0x0006 Socket Communications Dual RS232
591 product SOCKET ES_1000 0x000a Socket Communications Ethernet/RS-232
592 product SOCKET LP_ETHER 0x000d Socket Communications LP-E
593 product SOCKET DUAL_IO 0x0070 Socket Communications DUAL IO
594 product SOCKET LP_ETHER_CF 0x0075 Socket Communications LP-E CF
[all …]
/NextBSD/crypto/openssl/doc/crypto/
HDBIO_s_socket.pod39 Socket BIOs also support any relevant functionality of file descriptor

12