On 31/05/2013 21:42, Caldarale, Charles R wrote: >> From: Rainer Jung [mailto:rainer.j...@kippdata.de] >> Subject: Re: APR/native errors with non-blocking I/O > >> Compile and have fun. > > Or we could talk about Mark's familiarity with C :-)
That will be an extremely short conversation ;) >> IMHO we don't have that in the code to output text instead of cryptic >> numbers because it isn't really available on all needed platforms. I >> could be wrong though. > > The strerror() API is part of the POSIX and C standards, so it should be > there unless you're running on some cut-down embedded platform. However, it > is not thread-safe, so it might not be appropriate to include it in JNI code. If possible that would be a help. On the other hand, I wouldn't have fixed all the other problems in the non-blocking code if it hadn't been for not realising these were pointing me at the client. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org