Closed GoogleCodeExporter closed 9 years ago
Most of your code looks good to me, but I have a comment on
StreamReceiver::StateListen::input(). When the listen queue length exceed the
limit,
we should call accepted->abort() before return with false.
Please commit this change to the trunk after dealing with avobe comment.
Original comment by Ishibash...@gmail.com
on 8 Aug 2009 at 5:06
Thank you Kenichi,
I have fixed StreamReceiver::StateListen::input() in r1187, and commit to the
trunk
in r1189
Original comment by ailvpen...@gmail.com
on 10 Aug 2009 at 9:24
Thank you Shiki,
Sorry, I see your comment after I commit to the trunk.
Please revert this commit to the trunk,that is r1189
Original comment by ailvpen...@gmail.com
on 10 Aug 2009 at 1:26
Original comment by Ishibash...@gmail.com
on 13 Aug 2009 at 9:19
Original issue reported on code.google.com by
ailvpen...@gmail.com
on 6 Aug 2009 at 4:04