mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-06 11:15:48 -05:00
remove comment
This commit is contained in:
parent
bbd77c4730
commit
c2b7c0e39d
1 changed files with 1 additions and 3 deletions
|
|
@ -5,6 +5,4 @@ include module type of struct
|
||||||
end
|
end
|
||||||
|
|
||||||
val create : unit -> t
|
val create : unit -> t
|
||||||
(** Create a new nanoev loop using [Iomux] (poll/ppoll).
|
(** Create a new nanoev loop using [Iomux] (poll/ppoll). *)
|
||||||
|
|
||||||
{b NOTE}: this is NOT thread-safe *)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue