aboutsummaryrefslogtreecommitdiff
path: root/libbb/ioloop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* telnet: fix build for !TELNETD configDenys Vlasenko2026-04-291-0/+1
* libbb: rename two fields in ioloop_state, no logic changesDenys Vlasenko2026-04-121-15/+15
* telnet: rewrite to use ioloop()Denys Vlasenko2026-02-231-0/+2
* libbb: add generic "fd polling and I/O" loop, use it in telnetdDenys Vlasenko2026-02-211-0/+262