Page 1 of 1

Socket issues

PostPosted: July 13th, 2012, 9:05 pm
by Genis200
Hi!
I have recently been attempting to use fsockopen/fwrite/fread functions to create and write/read from sockets with Phalanger. My issue here, is that there seems to be a long delay between when the program sends the packets. I think this may be from the Nagle algorithm. Is there a way to disable this if it is enabled?