mirror of
https://github.com/libevent/libevent.git
synced 2025-01-20 05:02:55 +08:00
Fix a typo
This commit is contained in:
parent
ccf432b912
commit
be7bf2c768
@ -518,7 +518,7 @@ enum event_base_config_flag {
|
|||||||
if you have any fds cloned by dup() or its variants. Doing so
|
if you have any fds cloned by dup() or its variants. Doing so
|
||||||
will produce strange and hard-to-diagnose bugs.
|
will produce strange and hard-to-diagnose bugs.
|
||||||
|
|
||||||
This flag can also be activated by settnig the
|
This flag can also be activated by setting the
|
||||||
EVENT_EPOLL_USE_CHANGELIST environment variable.
|
EVENT_EPOLL_USE_CHANGELIST environment variable.
|
||||||
|
|
||||||
This flag has no effect if you wind up using a backend other than
|
This flag has no effect if you wind up using a backend other than
|
||||||
|
Loading…
x
Reference in New Issue
Block a user