代码搜索:timeout

找到约 9,694 项符合「timeout」的源代码

代码结果 9,694
www.eeworm.com/read/266428/11226541

asp chkadmin.asp

www.eeworm.com/read/300025/13943339

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/110490/15532630

h messages_pt_br.h

#define MSG_TIMEOUT "Tempo expirado" #define MSG_CAPABILITIES "N鉶 foi poss韛el trocar capacidades" #define MSG_CLIENT_CLOSED_CNX "Cliente encerrou a conex鉶" #define MSG_CLIENT_READ_ERR "Erro de leitura
www.eeworm.com/read/292101/8377076

h client.h

#define DEFAULT_IFNAME "eth0" #define DEFAULT_IFNAME_LEN 4 #define DEFAULT_TIMEOUT 10 #define DEFAULT_LEASETIME 0xffffffff /* infinite lease time */ #ifndef CLIENT_H #define CLIENT_H #ifdef __GLIB
www.eeworm.com/read/291931/8387287

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000
www.eeworm.com/read/187544/8626156

pl pop3.pl

#!/usr/bin/perl # # File: pop3.pl # use Net::POP3; use MyStats; my $sleep = 1; my $server = "pop3.oreilly.com"; my $username = "kschmidt"; my $password = "pword"; my $timeout = 30; my $count = 3; my
www.eeworm.com/read/286876/8738687

h cmpp30api_user.h

#define ERROR_OK 0 #define ERROR_SOCKET_CREATE -100 #define ERROR_CONNECT -101 #define ERROR_SOCKET_WRITE -102 #define ERROR_SOCKET_READ -103 #define ERROR_RSP_TIMEOUT -104 #define ERROR_BIND
www.eeworm.com/read/285789/8817522

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000
www.eeworm.com/read/382117/9048965

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000
www.eeworm.com/read/377327/9280879

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000