aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-01-21Applied W.Ritsch's patch to fix sign error with input > 127Martin Peach
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-20UpdatedMartin 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-12-04make sure bytes > 127 are not interpreted as negative.Martin Peach
2006-12-04make sure bytes >127 are not interpreted as negative.Martin Peach
2006-12-01Use sprintf_s instead of snprintf if _MSC_VER definedMartin Peach
2006-11-28changed MAX_PATH to FILENAME_MAX.Martin Peach
2006-11-28changed MAX_PATH to FILENAME_MAXMartin Peach
2006-11-07test file for net object help patchesMartin Peach
2006-11-07added send filenameMartin Peach
2006-11-07removed declspecMartin Peach
2006-11-07added file sendMartin Peach
2006-08-24Renamed files without x_net_ prefix.Martin Peach
2006-08-17added mrpeach targets and added missing header to get things compiling on Mac...Hans-Christoph Steiner
2006-08-16Added the net, osc and sqosc~ directoriessvn2git-rootMartin Peach