gethostbyname thread-unsafety and performance fixes
"Tom Phan" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Telemedia Development |
| Message-ID | <001d01c2f7df$dd219b10$6f9b7c3f@ocw50> |
Hi, Just skim through the project list and see this. Shouldn't we use gethostbyname_r reentrantable instead? The catch: gethostbyname_r() only available in glibc2. Any comments. Regards, Tom Phan