代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/242657/4548135

connection_non_blocking_lsockclient gnumakefile.connection_non_blocking_lsockclient

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Connection_Non_Blocking_LSockClient # # $Id: gnu.mpd 77593 2
www.eeworm.com/read/242657/4548136

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/242657/4548137

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/242657/4548140

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/242657/4548148

connection_non_blocking_sockclient gnumakefile.connection_non_blocking_sockclient

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Connection_Non_Blocking_SockClient # # $Id: gnu.mpd 77593 20
www.eeworm.com/read/242657/4548151

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/242657/4548158

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"."