代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/189320/5198071
bor connection_non_blocking_tliclient.bor
# Makefile for building the tli_client exe with Borland C++ Make
NAME = tli_client
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-connector.$(OBJ_EXT) \
$(OBJDIR)\test_tli_connector.$(OBJ_EXT)
www.eeworm.com/read/189320/5198072
bor connection_non_blocking_lsockclient.bor
# Makefile for building the lsock_client exe with Borland C++ Make
NAME = lsock_client
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-connector.$(OBJ_EXT) \
$(OBJDIR)\test_lsock_connector.$(OB
www.eeworm.com/read/189320/5198074
dsp connection_non_blocking_lsockserver.dsp
# Microsoft Developer Studio Project File - Name="Connection_Non_Blocking_LSockServer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
#
www.eeworm.com/read/189320/5198077
dsp connection_non_blocking_spipeclient.dsp
# Microsoft Developer Studio Project File - Name="Connection_Non_Blocking_SPipeClient" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
#
www.eeworm.com/read/189320/5198079
bor connection_non_blocking_spipeclient.bor
# Makefile for building the spipe_client exe with Borland C++ Make
NAME = spipe_client
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-connector.$(OBJ_EXT) \
$(OBJDIR)\test_spipe_connector.$(OB
www.eeworm.com/read/189320/5198086
vcp connection_non_blocking_sockclient.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Connection_Non_Blocking_SockClient" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT E
www.eeworm.com/read/189320/5198089
connection_non_blocking_sockclient gnumakefile.connection_non_blocking_sockclient
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Connection_Non_Blocking_SockClient
#
# gnu.mpd,v 1.147 2006/
www.eeworm.com/read/189320/5198092
bor connection_non_blocking_spipeserver.bor
# Makefile for building the spipe_server exe with Borland C++ Make
NAME = spipe_server
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-acceptor.$(OBJ_EXT) \
$(OBJDIR)\test_spipe_acceptor.$(OBJ_
www.eeworm.com/read/189320/5198099
bor connection_misc_test_upipe.bor
# Makefile for building the test_upipe exe with Borland C++ Make
NAME = test_upipe
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\test_upipe.$(OBJ_EXT)
LFLAGS = \
-L"." \
-j"."