dom96 / httpbeast

A highly performant, multi-threaded HTTP 1.1 server written in Nim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpbeast-0.4.1/httpbeast.nim(373, 17) Error: undeclared identifier: 'addTimer'

tomasky opened this issue · comments

nimlang version:1.6.6 , 32bit linux

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?

yes ,
--os:android
--cpu:arm
so ,the proc not support android?

it possibly is, could be a great patch for the Nim stdlib