evio/internal
tidwall ef80c9bef1 Reuse queue allocation
The notes array doesn't need a new allocation every time it's
traversed. Check if it is nil and give it back it's previous
value.

Remove spinlock
2020-01-07 09:33:49 -07:00
..
internal_bsd.go Added multithreaded support 2018-05-23 16:49:45 -07:00
internal_darwin.go license message 2017-11-02 08:08:18 -07:00
internal_linux.go Fix Poll.Trigger byte order bug under linux 2019-09-22 19:30:38 +08:00
internal_openbsd.go license message 2017-11-02 08:08:18 -07:00
internal_unix.go license message 2017-11-02 08:08:18 -07:00
notequeue.go Reuse queue allocation 2020-01-07 09:33:49 -07:00
socktoaddr.go Added multithreaded support 2018-05-23 16:49:45 -07:00