Only server binds -- does this let us roam?
This commit is contained in:
@@ -208,6 +208,7 @@ void serve( int host_fd )
|
||||
}
|
||||
} catch ( Network::NetworkException e ) {
|
||||
fprintf( stderr, "%s: %s\r\n", e.function.c_str(), strerror( e.the_errno ) );
|
||||
sleep( 1 );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user