Introduction
Introduction Statistics Contact Development Disclaimer Help
Enabling true multiple client request handling. - geomyidae - A small C-based g…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit f470bb28b01e20414e34e074a17447c556884095
parent d9f4fcf65858a9e26d03fa9629c785b083714300
Author: Christoph Lohmann <[email protected]>
Date: Mon, 28 Feb 2011 20:52:20 +0100
Enabling true multiple client request handling.
Diffstat:
M main.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/main.c b/main.c
@@ -399,8 +399,6 @@ main(int argc, char *argv[])
clientp);
return 0;
default:
- wait(&opt);
- close(sock);
break;
}
}
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.