]> arthur.barton.de Git - ngircd-alex.git/commit
Refactoring: Rename CONNECTION.res_stat to .proc_stat
authorAlexander Barton <alex@barton.de>
Fri, 21 May 2010 20:48:34 +0000 (22:48 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 29 Jun 2010 20:55:27 +0000 (22:55 +0200)
commit89e73ad4b4e66921fc20c5afbe17042aee77a329
treea28519872768ecee5cbecf73f76f2df80519743e
parent54e67ea9ee6c2b00c43f759edc55b57b969c9e2d
Refactoring: Rename CONNECTION.res_stat to .proc_stat

We want to use this process status variable not only for the
resolver subprocesses but other asynchronous tasks as well;
so let's name it more generic.
src/ngircd/conn.c
src/ngircd/conn.h