代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/138966/5811793
cxx mainwindow.cxx
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/138890/5812972
c valid.c
/*
* valid.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;
www.eeworm.com/read/137626/5823189
am makefile.am
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am,v 1.16 2003/12/01 13:55:40 pasky Exp $
include $(top_srcdir)/Makefile.base
noinst_LIBRARIES = liblowlevel.a
liblowlevel_
www.eeworm.com/read/136989/5829958
dsp server.dsp
# Microsoft Developer Studio Project File - Name="No_Server_MT_Connect_Test Server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/136989/5829964
dsp client.dsp
# Microsoft Developer Studio Project File - Name="No_Server_MT_Connect_Test Client" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/136989/5830914
readme
/**
@page Connection_Failure Test README File
A simple test for connection failures. The client tries to connect to
an non-existent server.
*/
www.eeworm.com/read/136989/5835927
mpc event_performance.mpc
// -*- MPC -*-
// Event_Performance.mpc,v 1.6 2003/12/23 21:04:24 dhinton Exp
project(*Throughput): eventperftestexe {
exename = Throughput
Source_Files {
Throughput.cpp
}
}
pr
www.eeworm.com/read/136989/5835932
bor makefile.bor
#
# Makefile.bor,v 1.1 2001/03/11 19:35:18 coryan Exp
#
MAKEFILES = \
Throughput.bor \
Connect.bor \
Inversion.bor \
Latency.bor \
Latency_Server.bor
!include
www.eeworm.com/read/136849/5843165
h psa_bti.h
/*
+-----------------------------------------------------------------------------
| Project : GSM-PS (6147)
| Modul : PSA_BTI
+-------------------------------------------------------------
www.eeworm.com/read/135941/5876148
h xprt.h
/*
* linux/include/linux/sunrpc/clnt_xprt.h
*
* Declarations for the RPC transport interface.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*/
#ifndef _LINUX_SUNRPC_XPRT_H
#def