代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/242657/4548121
connection_non_blocking_tliserver gnumakefile.connection_non_blocking_tliserver
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Connection_Non_Blocking_TLIServer
#
# $Id: gnu.mpd 77593 200
www.eeworm.com/read/242657/4548123
connection_non_blocking_spipeclient gnumakefile.connection_non_blocking_spipeclient
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Connection_Non_Blocking_SPipeClient
#
# $Id: gnu.mpd 77593 2
www.eeworm.com/read/242657/4548125
bor connection_non_blocking_sockclient.bor
# Makefile for building the sock_client exe with Borland C++ Make
NAME = sock_client
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-connector.$(OBJ_EXT) \
$(OBJDIR)\test_sock_connector.$(OBJ_E
www.eeworm.com/read/242657/4548128
bor connection_non_blocking_tliserver.bor
# Makefile for building the tli_server exe with Borland C++ Make
NAME = tli_server
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\CPP-acceptor.$(OBJ_EXT) \
$(OBJDIR)\test_tli_acceptor.$(OBJ_EXT)
www.eeworm.com/read/242657/4548129
connection_non_blocking_lsockserver gnumakefile.connection_non_blocking_lsockserver
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Connection_Non_Blocking_LSockServer
#
# $Id: gnu.mpd 77593 2
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)