unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71628: sys_select and waitpid optimize in windows emacs
@ 2024-06-18  7:13 nihaoaheheda
  2024-06-18 19:06 ` Andrea Corallo
  0 siblings, 1 reply; 3+ messages in thread
From: nihaoaheheda @ 2024-06-18  7:13 UTC (permalink / raw)
  To: 71628

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

hello, I write some code to optimize the sys_select and waitpid. Code is here
https://github.com/heheda123123/emacs/compare/master...heheda123123:emacs:new_sys_select_for_win 
original function is limited to 32 subprocess/sockets, use this code can break through the limit.
nihaoaheheda
nihaoaheheda@gmail.com

[-- Attachment #2: Type: text/html, Size: 2558 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-19  8:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18  7:13 bug#71628: sys_select and waitpid optimize in windows emacs nihaoaheheda
2024-06-18 19:06 ` Andrea Corallo
     [not found]   ` <D15FF47E-1E03-4F6E-8781-18CD5C8AAB27@gmail.com>
2024-06-19  8:03     ` Andrea Corallo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).