/* * call-seq: * input "name" -> PostPort * * Returns the specified input port. */ static VALUE p_get_input(VALUE self, VALUE name_) {