Netrek Server
If the last entry in `etc/metaservers` is without an end of line mark, the test for EOF causes the line to be skipped. Workaround is to add an end of line mark; i.e. `echo >> etc/metaservers`. Change _ntserv/solicit.c_ to process a line even if the end of line mark is missing, by moving the line which calls `feof`. Perhaps it should be before the call to `fgets`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by quozl and has received 0 comments.