代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/147311/12567125
html nbserversocket.html
Creating a Non-Blocking Server Socket
(Java Developers Almanac Example)
www.eeworm.com/read/147311/12567133
html nbserver.html
Using a Selector to Manage Non-Blocking Server Sockets
(Java Developers Almanac Example)
www.eeworm.com/read/147311/12567168
html writesocket.html
Writing to a SocketChannel
(Java Developers Almanac Example)
www.eeworm.com/read/147311/12567186
html acceptsocket.html
Accepting a Connection on a ServerSocketChannel
(Java Developers Almanac Example)
www.eeworm.com/read/133019/14057560
cpp filters.cpp
// filters.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "filters.h"
#include "mqueue.h"
#include "fltrimpl.h"
#include "argna
www.eeworm.com/read/133019/14057604
cpp mqueue.cpp
// mqueue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "mqueue.h"
NAMESPACE_BEGIN(CryptoPP)
MessageQueue::MessageQueue(uns
www.eeworm.com/read/200462/15432371
h filters.h
#ifndef CRYPTOPP_FILTERS_H
#define CRYPTOPP_FILTERS_H
#include "simple.h"
#include "secblock.h"
#include "misc.h"
#include "smartptr.h"
#include "queue.h"
#include "algparam.h"
#include
www.eeworm.com/read/200462/15432555
cpp mqueue.cpp
// mqueue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "mqueue.h"
NAMESPACE_BEGIN(CryptoPP)
MessageQueue::MessageQueue(uns
www.eeworm.com/read/200462/15432689
cpp cryptlib.cpp
// cryptlib.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "cryptlib.h"
#include "misc.h"
#include "filters.h"
#include "algpar
www.eeworm.com/read/102552/15772958
htm subject_48238.htm
序号:48238 发表者:zorro 发表日期:2003-07-29 16:56:12
主题:用CSocket通讯,网络断开时相让两端的OnClose()都及时触发怎么办?谢啦
内容:用CSocket通讯,网络断开时相让两端的OnClose()都及时触发怎么办?如:a,b两端,a端与网络断开了,b端的OnClose是不会触发的,我试图在b端用定时发送数