代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/100908/15862039
h webserver.h
#pragma once
#include "zlib/zlib.h"
#include "WebSocket.h"
#include "Partfile.h"
#define WEB_GRAPH_HEIGHT 120
#define WEB_GRAPH_WIDTH 500
#define SESSION_TIMEOUT_SECS 300 // 5 minutes s
www.eeworm.com/read/187544/8626188
pl smtp.pl
#!/usr/bin/perl
#
# File: smtp.pl
#
use Net::SMTP;
use MyStats;
my $sleep = 1;
my $server = "smtp.oreilly.com";
my $heloSever = "smtp.oreilly.com";
my $timeout = 30;
my $debug = 1;
my $count = 3;
my
www.eeworm.com/read/360377/10100361
h ssp_tmr.h
#ifdef __cplusplus
#if __cplusplus
extern "C"{
#endif
#endif
#ifndef __INC_SSP_TMR_H__
#define __INC_SSP_TMR_H__
#define AOS_TIMEOUT_BY_CALLBACK (1UL
www.eeworm.com/read/279097/10466589
c doll.c
#include
#include
/*
* Doll house security system for the PIC 16C84
*
* Copyright (C)1996 HI-TECH Software.
* Freely distubutable.
*/
#define TOUT 0x10 // watchdog timeout bit
www.eeworm.com/read/278507/10530991
lc recv_v4.lc
#include "trace.h"## 1 ##src/traceroute/recv_v4.c##
/*## 2 ##src/traceroute/recv_v4.c##
* Return: -3 on timeout## 3 ##src/traceroute/recv_v4.c##
* -2 on ICMP time exceeded in transit