all messages for Emacs-related lists mirrored at yhetil.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

* bug#71628: sys_select and waitpid optimize in windows emacs
  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>
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Corallo @ 2024-06-18 19:06 UTC (permalink / raw)
  To: nihaoaheheda; +Cc: 71628

nihaoaheheda <nihaoaheheda@gmail.com> writes:

> 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 
> *

Hi nihaoaheheda,

would you be interested in doing the FSF copyright paperwork in order to
be able to contribute to emacs.git?

  Andrea





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

* bug#71628: sys_select and waitpid optimize in windows emacs
       [not found]   ` <D15FF47E-1E03-4F6E-8781-18CD5C8AAB27@gmail.com>
@ 2024-06-19  8:03     ` Andrea Corallo
  0 siblings, 0 replies; 3+ messages in thread
From: Andrea Corallo @ 2024-06-19  8:03 UTC (permalink / raw)
  To: nihaoaheheda; +Cc: 71628

nihaoaheheda <nihaoaheheda@gmail.com> writes:

> Hi Andrea,
>
> Thank you for your response.
>
> I am interested in contributing my code to the Emacs project and would like to complete the FSF copyright paperwork.
> Please let me know the next steps and any further information needed to proceed.

Sending off-list.

  Andrea





^ 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.