We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c59fbd commit e136352Copy full SHA for e136352
1 file changed
pmacApp/powerPmacAsynPortSrc/sshDriver.cpp
@@ -86,6 +86,7 @@ void LogComStrPrintEscapedNL(const char *buff, size_t bytes)
86
* IP address before connecting. Initializes internal variables.
87
*
88
* @param host - Host name/IP to attempt a connection with.
89
+ * @param port - Port number for ssh connection
90
*/
91
SSHDriver::SSHDriver(const char *host, unsigned int port)
92
{
0 commit comments