代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/238485/13882870
8 qmail-tcpto.8
.TH qmail-tcpto 8
.SH NAME
qmail-tcpto \- print TCP timeout table
.SH SYNOPSIS
.B qmail-tcpto
.SH DESCRIPTION
After an SMTP connection attempt times out,
.B qmail-remote
records the relevant IP addres
www.eeworm.com/read/124443/6047471
h vip_regs.h
/*
Copyright (c) 2002, Thomas Kurschel
Part of Radeon driver
VIP host port registers
*/
#ifndef _VIP_REGS_H
#define _VIP_REGS_H
#define RADEON_VIPH_TIMEOUT_STAT 0xc50
# define RADEON_V
www.eeworm.com/read/116211/6113488
properties mysql.properties
#Sun Oct 31 18:00:21 GMT-03:00 2004
database.connection.password=root
dbname=jforum
database.connection.host=localhost
database.connection.pool.min=10
database.connection.pool.timeout=120
databa
www.eeworm.com/read/116211/6113496
properties postgresql.properties
#Sun Oct 31 18:20:52 GMT-03:00 2004
database.connection.password=root
dbname=jforum
database.connection.host=localhost
database.connection.pool.min=10
database.connection.pool.timeout=120
databa
www.eeworm.com/read/421459/6311652
18 fig16.18
#include "apue.h"
#include
#include
#include
#define BUFLEN 128
#define TIMEOUT 20
void
sigalrm(int signo)
{
}
void
print_uptime(int sockfd, struct addrinfo *ai
www.eeworm.com/read/421459/6311721
c ruptime-dg.c
#include "apue.h"
#include
#include
#include
#define BUFLEN 128
#define TIMEOUT 20
void
sigalrm(int signo)
{
}
void
print_uptime(int sockfd, struct addrinfo *ai
www.eeworm.com/read/269651/6326677
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void
www.eeworm.com/read/478364/6715308
h decodecardsdk.h
#ifndef DECODECARD_SDK_H
#define DECODECARD_SDK_H
#include "datatype.h"
#define DLLEXPORT_API extern "C"__declspec(dllexport)
#define ERR_WAIT_TIMEOUT 0xc0000001
#define ERR_INVALID_HAND