summaryrefslogtreecommitdiffstats
path: root/client/client_net_socket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
|
* Use the new header namesAlexander Larsson2010-02-041-1/+1
| | | | | | I just ran: find -name "*.[ch]" | xargs sed -i -f ../spice-protocol/includes.sed find -name "*.cpp" | xargs sed -i -f ../spice-protocol/includes.sed
* spice client: Transfer all channels run loop from EventsLoop class to ↵Yonit Halperin2009-11-091-4/+4
| | | | ProcessLoop class
* tunnelYonit Halperin2009-10-181-0/+386