Rename mosh to mosh-client and make server message more distinctive
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ void serve( int host_fd, const char *desired_ip )
|
||||
|
||||
/* network.set_verbose(); */
|
||||
|
||||
printf( "CONNECT %d %s\n", network.port(), network.get_key().c_str() );
|
||||
printf( "MOSH CONNECT %d %s\n", network.port(), network.get_key().c_str() );
|
||||
fflush( stdout );
|
||||
|
||||
/* prepare to poll for events */
|
||||
|
||||
Reference in New Issue
Block a user