代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/290808/3970784

c connect_timeo.c

/* include connect_timeo */ #include "unp.h" static void connect_alarm(int); int connect_timeo(int sockfd, const SA *saptr, socklen_t salen, int nsec) { Sigfunc *sigfunc; int n; sigfunc = Signa
www.eeworm.com/read/290808/3970787

lc connect_nonb.lc

#include "unp.h"## 1 ##src/lib/connect_nonb.c## int## 2 ##src/lib/connect_nonb.c## connect_nonb(int sockfd, const SA *saptr, socklen_t salen, int nsec)## 3 ##src/lib/connect_nonb.c## {## 4 ##s
www.eeworm.com/read/290808/3970789

c tcp_connect.c

/* include tcp_connect */ #include "unp.h" int tcp_connect(const char *host, const char *serv) { int sockfd, n; struct addrinfo hints, *res, *ressave; bzero(&hints, sizeof(struct addrinfo));
www.eeworm.com/read/290808/3970866

c tpi_connect.c

#include "tpi_daytime.h" void tpi_connect(int fd, const void *addr, size_t addrlen) { struct { struct T_conn_req msg_hdr; char addr[128]; } conn_req; struct { struct T_conn_con msg_hdr
www.eeworm.com/read/290808/3970869

lc tpi_connect.lc

#include "tpi_daytime.h"## 1 ##src/streams/tpi_connect.c## void## 2 ##src/streams/tpi_connect.c## tpi_connect(int fd, const void *addr, size_t addrlen)## 3 ##src/streams/tpi_connect.c## {## 4
www.eeworm.com/read/290808/3970962

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/283127/4085873

jad connect4.jad

MIDlet-1: Connect4, /icons/Connect4_icon.png, Connect4MIDlet MIDlet-Name: Connect4 MIDlet-Description: Connect 4 Example MIDlet MIDlet-Vendor: Stalefish Labs MIDlet-Version: 1.0 MicroEdition-Conf
www.eeworm.com/read/274099/4189159

c 3connect.c

/*++ Copyright (c) 1987-1999 Microsoft Corporation Module Name: 3connect.c Abstract: This module implements the tree connect SMB related routines. It also implements the thr
www.eeworm.com/read/273525/4205262

hlp connect_options.hlp

{smcl} {* 09mar2005}{...} {cmd:help connect_options} {hline} {* index connect() tt option}{...} {* index sort tt option}{...} {* index sort() tt option}{...} {* index cmissing tt option}{...}
www.eeworm.com/read/434552/1871067

3 t_connect.3

'\" rtp .\" -*- nroff -*- vim: ft=nroff .\" .\" @(#) t_connect.3,v 1.1.4.1 2004/01/12 23:32:49 brian Exp .\" .\" ========================================================================= .\" .\" Copyr