mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
type
svn:r7
This commit is contained in:
parent
aa6567fe64
commit
e99653d028
@ -37,7 +37,7 @@ write_cb(int fd, short event, void *arg)
|
||||
if (!called)
|
||||
event_add(arg, NULL);
|
||||
close(pair[0]);
|
||||
} else if (called == 1):
|
||||
} else if (called == 1)
|
||||
test_okay = 0;
|
||||
|
||||
called++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user