-
Minor changes; bugfixes.
2009-08-30 16:41:15 UTC by awdvk
-
awdvk made 1 file-release changes.
2009-08-30 16:39:02 UTC by awdvk
-
awdvk made 2 file-release changes.
2009-08-30 16:37:03 UTC by awdvk
-
awdvk made 1 file-release changes.
2009-08-30 16:34:03 UTC by awdvk
-
awdvk committed patchset 91 of module nngs to the No Name Go Server (NNGS) CVS repository, changing 43 files.
2009-08-30 15:17:36 UTC by awdvk
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-07-16 02:22:22 UTC by sf-robot
-
awdvk changed the nngs-1.1.19 file release.
2009-07-15 12:37:15 UTC by awdvk
-
awdvk changed the public information on the No Name Go Server (NNGS) project.
2009-07-15 12:20:22 UTC by awdvk
-
This must be an artifact. This bug was solved before 1.1.21.
The random() thing is still there, though.
(I manually added the prototype, because autoconf failed to find one)
2009-07-01 20:04:55 UTC by awdvk
-
Memory needs: a few megabytes
Yes, NNGS uses (one socket per TCP-connection, and) one connection per connected used.
Filedescriptors: add a few more for disk I/O etc. (say: 110 for 100 users)
Typical top-output (for 92 connected users) ::
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2916 nngs 20 0 4428 3204 880 S 0.3 0.2 0:01.16 nngssrv.
2009-06-20 17:32:45 UTC by awdvk