httpbeast-0.4.1/httpbeast.nim(373, 17) Error: undeclared identifier: 'addTimer'
tomasky opened this issue · 3 comments
tomasky commented
nimlang version:1.6.6 , 32bit linux
dom96 commented
compile:
import selectors
echo(ioselSupportedPlatform)
https://github.com/nim-lang/Nim/blob/devel/lib/pure/selectors.nim#L34
Is it true? are you maybe on android or similar?
tomasky commented
yes ,
--os:android
--cpu:arm
so ,the proc not support android?
dom96 commented
it possibly is, could be a great patch for the Nim stdlib