This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
Marc Alexander Lehmann
8 years ago
parent
07e9fa67a8
commit
e5f321e8f6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ev.c
+ 1
- 1
ev.c
View File
@ -2735,7 +2735,7 @@ ev_default_loop (unsigned int flags) EV_THROW
void
ev_loop_fork
(
EV_P
)
EV_THROW
{
postfork
=
1
;
/* must be in line with ev_default_fork */
postfork
=
1
;
}
/*****************************************************************************/
Write
Preview
Loading…
Cancel
Save