summaryrefslogtreecommitdiff
path: root/example-clients/netmaster.c
Commit message (Expand)AuthorAgeFilesLines
* Correct NetJack2 API.Stephane Letz2015-04-201-2/+2
* Adding stdbool header include to netmaster example client to fix compile errorJoshua Moyerman2014-01-221-0/+1
* Support for partial buffers in libjacknet.Stephane Letz2014-01-221-1/+15
* Configurable fPacketTimeOut field in NetJack2 code.Stephane Letz2013-12-051-0/+6
* Add time-out in libjacknet netmaster side.Stephane Letz2013-10-091-6/+8
* jack_server_control patch + getopt_long usage fix.Stephane Letz2012-07-251-1/+1
* Improve libjacknet master mode.sletz2012-02-101-1/+5
* Cleanup netjack examples.sletz2011-11-301-5/+5
* NetJack2 code cleanup.Stephane Letz2011-11-041-4/+4
* Code factorization and cleanup.sletz2011-07-271-1/+1
* Correct netmaster.sletz2011-05-171-25/+25
* Cleanup.sletz2011-03-301-5/+5
* rebase from trunk 3813:3899sletz2010-02-051-2/+8
* More error checking in netslave and netmaster clients.sletz2009-02-241-2/+10
* Now running on Linux.sletz2009-02-241-0/+2
* New libjacknet library with net.h and JackNetAPI.cpp files. New netmaster.c a...sletz2009-02-241-0/+165