[eio] getaddrinfo / pthread stacksize?
Ryan Dahl
ry at tinyclouds.org
Wed Apr 22 17:05:37 CEST 2009
> I added a patch to libeio that make sit possible to override this:
>
> Is this a viable solution?
Yes. thank you.
Slightly off topic:
Is there a reason not to include getaddrinfo directly in eio? It seems
like it'd be a common use for a thread pool. (Although having to
increase the stacksize is one reason :))
What about seek() ? pread/write are not always enough.
More information about the libev
mailing list