summaryrefslogtreecommitdiff
path: root/doc/examples/tcp.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-3/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-131-6/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+5
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-231-0/+7
* Include netinet/in.h for FreeBSD, reported by Roman Bogorodskiy <novel@FreeBS...Simon Josefsson2006-08-271-0/+1
* Include config.h, don't include netinet/in.h (for mingw).Simon Josefsson2006-06-161-1/+4
* Add, from ex-client2.c.Simon Josefsson2005-08-121-0/+49