Other |
---|
tbdUnresolved |
Relates :
|
A DESCRIPTION OF THE REQUEST : It would be really nice to be able to send signals to a process easily and tap into some of the platform specifics like shared memory, event processing, etc. JUSTIFICATION : Asynchronous reading of stdin in Visual C++ is a pain and creating a socket for event handling seems heavy-handed to push events to a subprocess.
|