add threaddaemonize(), more bug fixes
This commit is contained in:
parent
929fcfe0e3
commit
2c87dda8f8
7 changed files with 56 additions and 14 deletions
|
|
@ -20,6 +20,8 @@ static void
|
|||
xioproc(void *a)
|
||||
{
|
||||
Ioproc *io, *x;
|
||||
|
||||
threadsetname("ioproc");
|
||||
io = a;
|
||||
/*
|
||||
* first recvp acquires the ioproc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue