/** Returns the inet port that the connection is communicating over. This
* parameter may be passed to another connection for use in the
* sqlrcon_resumeSession() command. Note: The result this function returns
* is only valid after a call to suspendSession(). */
static VALUE sqlrcon_getConnectionPort(VALUE self) {