Linux Async I/O using epoll (2 of 2). Sane C++ Libraries [ep.8]

Описание к видео Linux Async I/O using epoll (2 of 2). Sane C++ Libraries [ep.8]

  / discord  
  / pagghiu_  
https://mastodon.gamedev.place/@pagghiu
https://github.com/Pagghiu/SaneCppLib...

Finishing the work started on previous video, porting SC::Async to Linux with epoll.
File Read
File Write
Process Exit

0:00 Introduction
1:07 File Read
15:49 File Write
34:29 Process Exit description
40:15 Create signalfd for SIGCHLD
51:50 Collect active processes
54:40 Read signalfd_siginfo
59:23 Loop registered processes
1:03:50 Debug signalfd read
1:07:17 Solve with sigprocmask
1:08:18 Finalize completeAsync
1:10:03 Debug reactivation
1:14:43 Fix assert / exit status
1:15:55 Conclusion

Комментарии

Информация по комментариям в разработке