Hello,

I have a question regarding the socket read buffer. I am able to set timeouts, etc. in the suds client call but can I also set the socket read buffer size? Or is the socket descriptor passed down in suds so I can set it manually?  I am transmitting lots of data between server and client and run into a limit here.

Thanks in advance

Dom