Maybe I fix what I broke this time?

This commit is contained in:
Andrew Pamment 2016-12-11 23:23:51 +10:00
parent 34a812898a
commit 1be0819e08

View File

@ -238,8 +238,6 @@ void runexternal(struct user_record *user, char *cmd, int stdio, char *argv[], c
gotiac = 0;
flush = 0;
close(slave);
while(running_door || !flush) {
FD_ZERO(&fdset);
FD_SET(master, &fdset);