Hi

I just managed to build tomcat native on my kubuntu gutsy box, but still
no progress on win32, still getting that problem with not finding
UuidCreate while linking...
The tomcat.jni call to recvfrom() under linux correctly fills in the
port into the apr_sockaddr_t, but under win32 it doesn't, it just leaves
the initialized value untouched. I can't follow up on this without being
able to build, though.

Also, I am having troubles setting the Time-to-Live using
Multicast.setTtl(long socket, int ttl), the ttl field in IP packets
seems to be filled with some kind of default value (1 on windows, 64 on
linux)...At least that's what I see using wireshark, or does IP
multicast use a different field for its TTL than the normal IP TTL?

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to