Articles by Jeff Trawick
JavaScript objects
(and the need for more editing is no greater than with the average O’Reilly book)Name resolution testing with your APR app
Consider a typical network client or server which takes a server name as parameter, converts it to a list of socket addresses using apr_sockaddr_info_get(), and then proceeds by either listening on all of the returned addresses or attempting to connect to them in succession until arriving at one which works …google(“unable to infer tagged configuration”)
This is one of those fun errors for which you can find lots of search hits that won’t bring any happiness. You’ve seen the error before but the reason you saw it three years ago while building the same open source package may not be the reason you …