代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/127694/6002589
c start_connect.c
#include "web.h"
void
start_connect(struct file *fptr)
{
int fd, flags, n;
struct addrinfo *ai;
ai = Host_serv(fptr->f_host, SERV, 0, SOCK_STREAM);
fd = Socket(ai->ai_family, ai->ai_socktype
www.eeworm.com/read/127694/6002784
c tcp_connect.c
/* include tcp_connect */
#include "unpxti.h"
int
tcp_connect(const char *host, const char *serv)
{
int tfd, i;
void *handle;
struct t_call tcall;
struct t_discon tdiscon;
struct netcon
www.eeworm.com/read/127679/6003005
man connect.3.man
'\" rtp
.\" -*- nroff -*- vim: ft=nroff noautoindent nocindent nosmartindent
.\"
.\" @(#) connect.3.man,v 1.1.2.1 2004/05/16 02:35:34 brian Exp
.\"
.\" ================================================
www.eeworm.com/read/127438/6005229
c mm_connect.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpidimpl.h"
#include "bsocket.h"
int mm_connect(
www.eeworm.com/read/127438/6005778
c comm_connect.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block fo
www.eeworm.com/read/126641/6015606
pod ssl_connect.pod
=pod
=head1 NAME
SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
=head1 SYNOPSIS
#include
int SSL_connect(SSL *ssl);
=head1 DESCRIPTION
SSL_connect() initi
www.eeworm.com/read/125608/6027483
java jdbc_connect.java
/*
Copyright 1996 John Wiley & Sons, Inc. All Rights Reserved. Reproduction
or translation of this work beyond that permitted in Section 117 of the 1976
United States Copyright Act without the expr
www.eeworm.com/read/123104/6063339
xpm connect6.xpm
/* XPM */
static char * connect6_xpm[] = {
"16 16 7 1",
" c None",
". c #000000",
"+ c #F8FCF8",
"@ c #F80000",
"# c #008000",
"$ c #00FC00",
"% c #F8FC00",
" .. ",
" .+@. ... ",
"
www.eeworm.com/read/123104/6063347
xpm connect1.xpm
/* XPM */
static char * connect1_xpm[] = {
"16 16 7 1",
" c None",
". c #000000",
"+ c #F8FCF8",
"@ c #F80000",
"# c #F8FC00",
"$ c #008000",
"% c #00FC00",
" .. ",
" .+@. ... ",
"
www.eeworm.com/read/123104/6063353
xpm connect3.xpm
/* XPM */
static char * connect3_xpm[] = {
"16 16 7 1",
" c None",
". c #000000",
"+ c #F8FCF8",
"@ c #F80000",
"# c #00FC00",
"$ c #F8FC00",
"% c #008000",
" .. ",
" .+@. ... ",
"