/* * Get string corresponding to given error code * * call-seq: * transport.error_string(Integer) -> String * */ static char *error_string(int err) {