aboutsummaryrefslogtreecommitdiff
path: root/net/tcpclient.c
AgeCommit message (Expand)Author
2009-04-08Oops, I had forgotten to add the default timeout of 1000us.Martin Peach
2009-04-08Added timeout message to set send timeout in microseconds, defaults to 1000.Martin Peach
2009-03-04Changed send routine to send one byte at a time and output number of bytes se...Martin Peach
2008-05-07removed svn:executable-flagIOhannes m zmölnig
2007-06-20Implemented IOhannes' list sendMartin 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-07added file sendMartin Peach
2006-08-24Renamed files without x_net_ prefix.Martin Peach