[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Replace 'select()' system call by 'poll()', to deal correctly with file...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
ef7a7a3a by Benoît Minisini at 2024-11-26T10:36:16+01:00
Replace 'select()' system call by 'poll()', to deal correctly with file descriptors greater than 1024.

[INTERPRETER]
* BUG: Replace 'select()' system call by 'poll()', to deal correctly with file descriptors greater than 1024.

- - - - -


2 changed files:

- main/gbx/gbx_watch.c
- main/gbx/gbx_watch.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ef7a7a3a5136f99b9d578e233047898cb42fad1f

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ef7a7a3a5136f99b9d578e233047898cb42fad1f
You're receiving this email because of your account on gitlab.com.