icecc / icecream

Distributed compiler with a central scheduler to share build load
GNU General Public License v2.0
1.6k stars 252 forks source link

Change fd2channel to fd2clien in daemon. #560

Closed kalin1993 closed 2 years ago

kalin1993 commented 4 years ago

This change reduce number of lookups in clients map and allows to make Client class the only owner of MsgChannel(for particular client)