VLN37 / taskmaster

A supervisor-like program
MIT License
0 stars 0 forks source link

adapt server for attachment #31

Closed VLN37 closed 1 month ago

VLN37 commented 2 months ago

Establish how the front end requests an attachment to a process and synchronize front and backend to know they are operating on this new mode.

EPOLLIN and EPOLLOUT will need to be handled differently by both ends in that case.