代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/137626/5823249
h file.h
/* $Id: file.h,v 1.12 2004/12/19 12:04:44 jonas Exp $ */
#ifndef EL__PROTOCOL_FILE_FILE_H
#define EL__PROTOCOL_FILE_FILE_H
#include "modules/module.h"
#include "protocol/protocol.h"
extern struct m
www.eeworm.com/read/137626/5823257
h ftp.h
/* $Id: ftp.h,v 1.8 2004/10/12 14:26:48 zas Exp $ */
#ifndef EL__PROTOCOL_FTP_FTP_H
#define EL__PROTOCOL_FTP_FTP_H
#include "modules/module.h"
#include "protocol/protocol.h"
extern struct module ft
www.eeworm.com/read/137626/5823273
h finger.h
/* $Id: finger.h,v 1.1.6.1 2005/02/28 02:06:41 jonas Exp $ */
#ifndef EL__PROTOCOL_FINGER_FINGER_H
#define EL__PROTOCOL_FINGER_FINGER_H
#include "modules/module.h"
#include "protocol/protocol.h"
#i
www.eeworm.com/read/137626/5823282
h smb.h
/* $Id: smb.h,v 1.6 2004/11/05 03:32:19 jonas Exp $ */
#ifndef EL__PROTOCOL_SMB_SMB_H
#define EL__PROTOCOL_SMB_SMB_H
#include "modules/module.h"
#include "protocol/protocol.h"
extern struct module
www.eeworm.com/read/136989/5827135
cpp test_spipe_acceptor.cpp
#include "ace/SPIPE_Acceptor.h"
#include "ace/SPIPE_Addr.h"
#include "ace/Service_Config.h"
#include "CPP-acceptor.h"
ACE_RCSID (non_blocking,
test_spipe_acceptor,
"t
www.eeworm.com/read/136989/5827148
cpp test_sock_acceptor.cpp
#include "ace/SOCK_Acceptor.h"
#include "ace/INET_Addr.h"
#include "ace/Service_Config.h"
#include "CPP-acceptor.h"
ACE_RCSID (non_blocking,
test_sock_acceptor,
"test
www.eeworm.com/read/136989/5827814
bor makefile.saxprint.bor
#
# Makefile.SAXPrint.bor,v 1.3 2003/12/20 14:21:14 jwillemsen Exp
#
# Makefile for building the SAXPrint exe with Borland C++ Builder
NAME = SAXPrint
NAME = SAXPrint
OBJFILES = \
$(OB
www.eeworm.com/read/136989/5836694
cpp tcp.cpp
// TCP.cpp,v 5.18 2003/11/04 05:21:31 dhinton Exp
#include "TCP.h"
#include "AVStreams_i.h"
#include "tao/debug.h"
#include "ace/OS_NS_strings.h"
//-----------------------------------------
www.eeworm.com/read/128447/5990229
c signal1.c
//========================================================================
//
// signal1.c
//
// ISO C signal handling test
//
//=============================================================
www.eeworm.com/read/128447/5990230
c signal2.c
//========================================================================
//
// signal2.c
//
// ISO C signal handling test
//
//=============================================================