Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-08-03 17:57:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/picoev
History
Delyan Angelov 9cb8eac48a
net: use conv.hton* consistently, instead of $if tinyc { conv.hton16(port) } $else { u16(C.htons(port)) }
2023-10-20 06:52:03 +03:00
..
loop_default.c.v
net, net.http: fix C.FD_ISSET declaration (#19594)
2023-10-19 11:29:13 +03:00
loop_freebsd.c.v
picoev, picohttparser: reimplement in V (#18506)
2023-07-12 09:40:16 +03:00
loop_linux.c.v
picoev, picohttparser: reimplement in V (#18506)
2023-07-12 09:40:16 +03:00
loop_macos.c.v
picoev, picohttparser: reimplement in V (#18506)
2023-07-12 09:40:16 +03:00
picoev.v
picoev: add initial values for struct field callbacks, to fix new compiler notices (#19065)
2023-08-06 07:09:16 +03:00
README.md
picoev, picohttparser: reimplement in V (#18506)
2023-07-12 09:40:16 +03:00
socket_util.c.v
net: use conv.hton* consistently, instead of $if tinyc { conv.hton16(port) } $else { u16(C.htons(port)) }
2023-10-20 06:52:03 +03:00

README.md

Description:

picoev is a V implementation of picoev, which in turn is "A tiny, lightning fast event loop for network applications".

Powered by Gitea Version: Page: 755ms Template: 54ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API