<div dir="ltr"><div><div><div><div><div><div><div>Hello.<br></div>   I just recently port one of my linux program built on vortex to windows. Eveything works fine mostly.<br></div> The message sent through channel comes out on peer as expect. Until when I try to send a buffer which is ~9K over the channel. Then it never appears in peer. And any further msg sent from this channel doesn't work either. So I think the channel is "dead" or "stalled" something. I am using the prebuild windows binary version of vortex. Which I don't know how to debug. <br>

<br></div>   I tried to review the source code, seems "window_size" property of channel may cause "dead". So I use set_window_size to 90K. but it doesn't help. <br><br></div>   I remember when the program running on linux. send this 8K buffer didn't give any problem. <br>

<br></div>   can any one give an idea how to resolve this?  <br><br></div>   Tomorrow I may need to build the vortex and debug with its source code. <br><br></div>Thanks.<br>Regards.<br>Scott<br></div>