The C plugin uses TCP sockets, and segfaults when an external host is used (e.g heroku). It only seems to work with localhost. Some way of properly resolving domain details through a DNS would combat this (e.g. using libcurl)
The C plugin uses TCP sockets, and segfaults when an external host is used (e.g heroku). It only seems to work with localhost.
Some way of properly resolving domain details through a DNS would combat this (e.g. using libcurl)