代码搜索:Async

找到约 3,194 项符合「Async」的源代码

代码结果 3,194
www.eeworm.com/read/137691/5820112

c async_rcvr.c

/* * IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. * By downloading, copying, installing or using the software you agree to this * license. If you do not agree to this license, d
www.eeworm.com/read/136989/5826729

cpp async_cancel.cpp

// Async_Cancel.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "ace/OS.h" #include "ace/Task.h" #include "ace/Log_Msg.h" #if defined (ACE_HAS_PTHREADS) // Only works on Pthreads... //
www.eeworm.com/read/136989/5827876

cpp get_async.cpp

// ============================================================================ // get_async.cpp,v 1.5 2003/11/10 01:48:02 dhinton Exp // = LIBRARY // asnmp // // = FILENAME // get.cpp //
www.eeworm.com/read/135709/5880565

hpp async_queue.hpp

/***************************************************************************** * async_queue.hpp ***************************************************************************** * Copyright (C) 2003 V
www.eeworm.com/read/135709/5880571

cpp async_queue.cpp

/***************************************************************************** * async_queue.cpp ***************************************************************************** * Copyright (C) 2003 V
www.eeworm.com/read/127781/5999972

ver ppp_async.ver

#define __ver_ppp_crc16_table _ver_str(58d54d4b) #define ppp_crc16_table _set_ver(ppp_crc16_table)
www.eeworm.com/read/117325/6104701

pl async2.pl

use SNMP; $SNMP::auto_init_mib = 0; $sess = new SNMP::Session(); sub poller_handler { if (++$i>500) { die "completed 500 polls\n"; }; # VarList is undefined if TIMEOUT occured if (!def
www.eeworm.com/read/117325/6104705

pl async1.pl

use SNMP; $SNMP::auto_init_mib = 0; $sess = new SNMP::Session(); sub poller { # VarList is undefined if TIMEOUT occured if (!defined($_[1])) { die "request timed out[$_[0]->{ErrorStr}]\n"
www.eeworm.com/read/104049/6211887

pl async2.pl

use SNMP; $SNMP::auto_init_mib = 0; $sess = new SNMP::Session(); sub poller_handler { if (++$i>500) { die "completed 500 polls\n"; }; # VarList is undefined if TIMEOUT occured if (!def
www.eeworm.com/read/104049/6211892

pl async1.pl

use SNMP; $SNMP::auto_init_mib = 0; $sess = new SNMP::Session(); sub poller { # VarList is undefined if TIMEOUT occured if (!defined($_[1])) { die "request timed out[$_[0]->{ErrorStr}]\n"