I'm working on the more correct way to handle getaddrinfo as it can return more than 1 address that should have a socket on it. This should have the sockets with the REUSE flag on it and work correctly. Since the IPv6 code, my box is completely unhappy with those and SEGFAULTS upon start up. I have just gotten it to run on the first socket returned. Going to test it out, then see about getting it to do multiple sockets based on a single lookup. Once i have something working, I'll let you know to check out a fresh copy of my bug tree.
-Jon Jorge Bastos wrote: >> Jorge, >> >> please try the latest revision. >> >> > > Just tried and no, same symptom. > Steps were: > > Compiled new source. > Killed imapd > Started IMAPD (lots of LAST_ACK connections), but it complains about the > same > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev > > -- Scanned for viruses and dangerous content by MailScanner _______________________________________________ Dbmail-dev mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
