compiler uses hardcoded
#define HB_SENDRECV_BUFFER_SIZE 1400
instead of use
getsockopt (Windows Sockets) to retrieve the value of socket option
SO_MAX_MSG_SIZE
It makes very slow some transactions, for example FTP, Leto RDD, etc.
Any body knows why we are using hardcoded 1400 ?.
We can change this ?
best regards,
Miguel Angel marchuet
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
