Re: Winsock Error 10066.. maybe MTU related proble - WeOnlyDo Discussion board

Re: Winsock Error 10066.. maybe MTU related proble (General questions)

by wodSupport, Thursday, April 02, 2009, 13:14 (5495 days ago) @ Amedeo

Amedeo,

unfortunatelly, nothing can be done from application. Such registry changes, to tweak MTU, would require reboot and would be valid through-out the system for all other connections.

wodSmtpServer does nothing special related to winsock - it accepts connection using regular accept winsock API, reads using recv and sends using send . Besides those (and, of course, listen and bind ) there are no other winsock specific options.

So, I really don't know what I could offer. If you think it's MTU problem on your PC, you should perform some MTU related tests to see what should be correct size for MTU, but that's far beyond wodSmtpServer component.

Regards,
Kreso


Complete thread: