aboutsummaryrefslogtreecommitdiff
path: root/net/tcpserver.c
AgeCommit message (Expand)Author
2007-08-06Closing socket should actually work now. Before it was just removing it from ...Martin Peach
2007-08-02Added disconnectclient and disconnectsocket methods so server can close conne...Martin Peach
2007-07-23Removed unused static binbuf that caused occasional crashes when reinstantiat...Martin Peach
2007-06-20Implemented IOhannes' list sendMartin Peach
2006-12-12removed the "break;" statement in the broadcast() code to enable broadcastingIOhannes m zmölnig
2006-11-28changed MAX_PATH to FILENAME_MAXMartin Peach
2006-11-07added file sendMartin Peach
2006-08-24Renamed files without x_net_ prefix.Martin Peach