Antti, I'm sorry, but what is not clean in the comment I made to your previous submisstion? Quoting:
Sorry to be a pita about this, looks like it is not important, yet it is!
Yeah, not sure what I was thinking. There was also accidental empty line in patch...
} else {eventbufsize = 98304;
Hmm, where this number came from? Could you please have it as a define with describtion?
Other sockets have been using this value for years, so I guess the default size was too small for them also. But yes, it should be define instead of magic number around the code.
-antti