mirror of
https://github.com/c-cube/nanoev.git
synced 2026-01-25 11:16:41 -05:00
6 lines
182 B
Text
6 lines
182 B
Text
(library
|
|
(name nanoev_posix)
|
|
(public_name nanoev-posix)
|
|
(synopsis "posix backend (poll/ppoll+mtime)")
|
|
(private_modules heap)
|
|
(libraries nanoev unix iomux mtime mtime.clock.os))
|