mosh-client: return meaningful exitstatus on network setup/teardown or other failure

This commit is contained in:
John Hood
2015-09-24 19:34:01 -04:00
parent 7fb542c874
commit 5959342ac7
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ public:
void init( void );
void shutdown( void );
void main( void );
bool main( void );
~STMClient()
{