代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/433911/1878517
h handle_timeout.h
// -*- C++ -*-
//
// $Id: Handle_Timeout.h 80826 2008-03-04 14:51:23Z wotte $
/* Handles timeouts. */
#ifndef _HANDLE_TIMEOUT_H
#define _HANDLE_TIMEOUT_H
#include "ace/Service_Config.h"
#
www.eeworm.com/read/433911/1878564
cpp handle_timeout.cpp
// $Id: Handle_Timeout.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "Handle_Timeout.h"
ACE_RCSID(server, Handle_Timeout, "$Id: Handle_Timeout.cpp 80826 2008-03-04 14:51:23Z wotte $")
#if d
www.eeworm.com/read/433911/1878797
proactor_timeout gnumakefile.proactor_timeout
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Proactor_Timeout
#
# $Id: gnu.mpd 83821 2008-11-17 16:
www.eeworm.com/read/433911/1878822
cpp test_timeout.cpp
// $Id: test_timeout.cpp
// ============================================================================
//
// = LIBRARY
// examples
//
// = FILENAME
// test_timeout.cpp
//
// = DESCR
www.eeworm.com/read/411191/2191315
h upnp_timeout.h
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/411191/2191329
c upnp_timeout.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/411025/2198211
h upnp_timeout.h
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/411025/2198225
c upnp_timeout.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/398634/2375062
result wait_timeout.result
select 1;
1
1
select 2;
ERROR HY000: MySQL server has gone away
select 3;
3
3
select 1;
1
1
select 2;
ERROR HY000: MySQL server has gone away
select 3;
3
3
www.eeworm.com/read/398634/2375647
test wait_timeout.test
# This tests not performed with embedded server
-- source include/not_embedded.inc
#
# Bug #8731: wait_timeout does not work on Mac OS X
#
--disable_reconnect
select 1;
# wait_timeout is 1, so we sho