Project

General

Profile

Statistics
| Branch: | Revision:
Name Size
Makefile 350 Bytes
readme.txt 1.42 KB
wconsd.c 27.4 KB

Latest revisions

# Date Author Comment
884971fc 2008-04-20 20:33 Hamish Coleman

Add connection table debugging, net byte counting, some more thread interlocks

c7c4a6f7 2008-04-20 19:49 Hamish Coleman

Migrate most of the menu system into the connection structure

c0d1e8fe 2008-04-20 18:04 Hamish Coleman

Clean up lots of compile warnings.
I have been getting lots of errors while testing under wine, so this
is the start of looking for problems. I have not cleaned up any
of the warnings in process_menu_line since that whole function is
an abortion and all the warnings are either send() signedness mismatch...

ef78cec5 2008-04-20 17:49 Hamish Coleman

Start to implement a connection table
This change is only half baked as I still have not altered the rest of the
threads to use the new connection table. Nor have I updated the event
signalling model to take into account the existance of multiple connections.

780d7607 2008-04-19 22:30 Hamish Coleman

Add winelib support and the ability to set the listen port

0bcbd4d3 2008-04-18 18:30 Hamish Coleman

More cmdline processing fiddling

b9a4e090 2008-04-18 18:06 Hamish Coleman

More cmdline processing hacks

c2484981 2008-04-18 17:10 Hamish Coleman

Fix mode autodetection, change default tcp port back to 9600
It turns out that my telnet client doesnt work at all when I default
to port 23. Instead of debugging this problem at the moment, I am setting
the default port back to 9600

62727af2 2008-04-18 17:00 Hamish Coleman

Detect if we are running as a service or console app. Change listen port to 23

b0f1897b 2008-04-18 16:36 Hamish Coleman

Add a quit option to the menu and update help texts

View all revisions | View revisions

Also available in: Atom