Introduction
Introduction Statistics Contact Development Disclaimer Help
That return value should only be positive. - geomyidae - A small C-based gopher…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit b54cf16cabdb38610da974759ce274be20e480f0
parent 770d313bfd0e4c3ca2e46e8925be0e4a576a359e
Author: Christoph Lohmann <[email protected]>
Date: Sun, 27 Feb 2011 15:18:29 +0100
That return value should only be positive.
Diffstat:
M main.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/main.c b/main.c
@@ -390,6 +390,7 @@ main(int argc, char *argv[])
case 0:
handlerequest(sock, base, ohost, sport, clienth,
clientp);
+ return 0;
default:
wait(&opt);
close(sock);
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.