misson20000 / twili

Homebrew debug monitor for the Nintendo Switch.
GNU General Public License v3.0
184 stars 23 forks source link

[WIP] Twib Event Loop Refactor #65

Closed misson20000 closed 5 years ago

misson20000 commented 5 years ago

Will close #39 when it's done.

todo[bot] commented 5 years ago

implement unix socket unlinking

https://github.com/misson20000/twili/blob/8be556899ecdd54352974e92862cc5aa41b4b543/twib/platform/unix.hpp#L89-L94


This comment was generated by todo based on a TODO comment in 8be556899ecdd54352974e92862cc5aa41b4b543 in #65. cc @misson20000.
todo[bot] commented 5 years ago

use File to RAII this

https://github.com/misson20000/twili/blob/8be556899ecdd54352974e92862cc5aa41b4b543/twib/platform/unix/EventLoop.hpp#L77-L82


This comment was generated by todo based on a TODO comment in 8be556899ecdd54352974e92862cc5aa41b4b543 in #65. cc @misson20000.
todo[bot] commented 5 years ago

void UnlinkIfUnix();

https://github.com/misson20000/twili/blob/8be556899ecdd54352974e92862cc5aa41b4b543/twib/twibd/SocketFrontend.hpp#L88-L93


This comment was generated by todo based on a TODO comment in 8be556899ecdd54352974e92862cc5aa41b4b543 in #65. cc @misson20000.