代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/183272/9172895
9 fig16.9
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof
www.eeworm.com/read/183272/9173070
c clconn.c
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof
www.eeworm.com/read/364932/9887375
9 fig16.9
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof
www.eeworm.com/read/364932/9887550
c clconn.c
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof
www.eeworm.com/read/359058/10167552
ppp-on
#!/bin/sh
pppd nodetach lock modem crtscts /dev/ttyS0 38400 noipdefault defaultroute noauth name my_username connect "chat -v '' ATDT123456789 CONNECT" &
www.eeworm.com/read/280877/10285405
bas dbfunc.bas
Attribute VB_Name = "DbFunc"
'== 标记数据库是否连接 ==
Private IsConnect As Boolean
'== 标记执行Connect()函数后,访问数据库的次数 ==
Private Connect_Num As Integer
'连接数据库
Private Sub Connect()
'如果连接标记为真,则返回。否则会出错
www.eeworm.com/read/278507/10530847
h web.h
#include "unp.h"
#define MAXFILES 20
#define SERV "80" /* port number or service name */
struct file {
char *f_name; /* filename */
char *f_host; /* hostname or IPv4/IPv6 address */
int
www.eeworm.com/read/289562/7805891
9 fig16.9
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof
www.eeworm.com/read/289562/7805988
c clconn.c
#include "apue.h"
#include
#define MAXSLEEP 128
int
connect_retry(int sockfd, const struct sockaddr *addr, socklen_t alen)
{
int nsec;
/*
* Try to connect with exponential backof