[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...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Replace 'select()' system call by 'poll()', to deal correctly with file...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 26 Nov 2024 09:37:07 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
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.