[twsocket] Adjusting the receive buffer size?

2006-10-26 Thread Ampersand
Hi. Im just wondering how you can change the receive buffer size, possibly by using so_rcvbuf? Im using TWsocket and didnt see anything mentioning the receive buffer size in the code so I take it it's using the system default tcp window size for your OS? I would like to make the buffer

Re: [twsocket] Adjusting the receive buffer size?

2006-10-26 Thread Francois Piette
) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be - Original Message - From: Ampersand [EMAIL PROTECTED] To: twsocket@elists.org Sent: Thursday, October 26, 2006 9:26 AM Subject: [twsocket] Adjusting the receive buffer size? Hi. Im just wondering how you can change

Re: [twsocket] Adjusting the receive buffer size?

2006-10-26 Thread Wilfried Mestdagh
Hello Ampersand, TCP framing window let make the receiving buffer grow when needed. You dont need to touch it (I dont think you can but I'm not sure). --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Thursday, October 26, 2006, 09:26,

Re: [twsocket] Adjusting the receive buffer size?

2006-10-26 Thread Fastream Technologies
Perhaps modifying the registry would help? (I guess so) On 10/26/06, Wilfried Mestdagh [EMAIL PROTECTED] wrote: Hello Ampersand, TCP framing window let make the receiving buffer grow when needed. You dont need to touch it (I dont think you can but I'm not sure). --- Rgds, Wilfried

Re: [twsocket] Adjusting the receive buffer size?

2006-10-26 Thread Francois PIETTE
Sent: Thursday, October 26, 2006 1:48 PM Subject: Re: [twsocket] Adjusting the receive buffer size? As far as I remember, I added code in ICS-V6 for that purpose. I haven't it at hand to verify if it was just an idea or if I really implemented it. Contribute to the SSL Effort. Visit http