Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
monitor:sbbscon [2010/03/16 17:23] digitalmanmonitor:sbbscon [2010/03/16 17:23] digitalman
Line 205: Line 205:
 ==== Quitting ==== ==== Quitting ====
 You can terminate Synchronet (and the console), with the 'Q' command from the command prompt: You can terminate Synchronet (and the console), with the 'Q' command from the command prompt:
-<file>+<code>
 [Threads: 10  Sockets: 11  Clients: 0  Served: 0  Errors: 0] (?=Help): q [Threads: 10  Sockets: 11  Clients: 0  Served: 0  Errors: 0] (?=Help): q
  
Line 233: Line 233:
 3/16 17:21:14 term Terminal Server thread terminating 3/16 17:21:14 term Terminal Server thread terminating
 3/16 17:21:14 term Terminal Server thread terminated (0 clients served) 3/16 17:21:14 term Terminal Server thread terminated (0 clients served)
-</file>+</code>
 ===== Source Code ===== ===== Source Code =====
 The Synchronet Console is primarily coded in ''[[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/src/sbbs3/sbbscon.c|sbbscon.c]]''. The Synchronet Console is primarily coded in ''[[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/src/sbbs3/sbbscon.c|sbbscon.c]]''.