由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - VC6.0 补丁??
相关主题
问个php的问题用C++的写的numerical or optimization solver library
About timeout in Socket Programming.select的timeout怎么不work
pollsys 是干嘛的?遇到一个怪问题
php+apache timeout 的问题python下的expect
想知道家在linux下都有什么c++ socket library请教一个python urlopen的问题
Do the two statements cost the same amount of time?请问在linux c环境下执行外部命令的问题?
tail call strange behavior on cl.exeusing gnuplot in c++: timeout, gnuplot is not ready
C++ optimization question请教一个用matlab tcpip函数的问题
相关话题的讨论汇总
话题: 补丁话题: socket话题: release话题: 有人话题: 抓包
进入Programming版参与讨论
1 (共1页)
s****y
发帖数: 180
1
a socket在debug下好好的,一道release mode就超时,
抓包看是tcp window full. 设置socket的timeout等都没用。
后来在release的project setting下disable掉optimization, 又好了。
不过心里不踏实,不知道root cause.
有人说是可能VC6.0需要打补丁,请问有人打过类似补丁吗?
s****s
发帖数: 50
2
This article should be helpful:
http://www.flounder.com/debug_release.htm
s****y
发帖数: 180
3
thanks a lot.

【在 s****s 的大作中提到】
: This article should be helpful:
: http://www.flounder.com/debug_release.htm

s****y
发帖数: 180
4
我在微软网站上下载visual studio service pack 5 for vc 6.0后,打上后就好了。

【在 s****y 的大作中提到】
: thanks a lot.
1 (共1页)
进入Programming版参与讨论
相关主题
请教一个用matlab tcpip函数的问题想知道家在linux下都有什么c++ socket library
问一个关于serial port的问题 (转载)Do the two statements cost the same amount of time?
scala 的 for 功能强大,速度太慢 (转载)tail call strange behavior on cl.exe
谁是做visual studio 2012的? (转载)C++ optimization question
问个php的问题用C++的写的numerical or optimization solver library
About timeout in Socket Programming.select的timeout怎么不work
pollsys 是干嘛的?遇到一个怪问题
php+apache timeout 的问题python下的expect
相关话题的讨论汇总
话题: 补丁话题: socket话题: release话题: 有人话题: 抓包