ConFoo Montreal 2026: Call for Papers

Voting

: min(three, five)?
(Example: nine)

The Note You're Voting On

seb dot gibbs at ymail dot com
2 years ago
When using gethostbynamel() and gethostbyname() together, you must do gethostbynamel() first, otherwise it will always give you one IP (or none) from the cache, and not return the full lookup.

<< Back to user notes page

To Top