Skip to content

Rewrite of unix/socket.c code

Witold Krecicki requested to merge NG-unix-socket-mergable into master

A major rewrite of unix/socket.c code - multiple CPU-affine event loops, reading/writing directly from network thread instead of via specialized task running in task manager.

Closes #666 (closed)

Edited by Evan Hunt

Merge request reports