]> git.kaiwu.me - quickjs.git/commit
added poll() support so that the number of file handles is not limited (#502)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 1 Jun 2026 16:24:48 +0000 (18:24 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jun 2026 08:43:18 +0000 (10:43 +0200)
commit163b9b725dd60ad07b56877bcedaa994d6e3551e
tree40b644778101dead036b000e76e0b10f83e78fa4
parent8a3aaa129dc561e8f62db5090f9a960c401d990f
added poll() support so that the number of file handles is not limited (#502)
Makefile
quickjs-libc.c
tests/test_rw_handler.js [new file with mode: 0644]