summaryrefslogtreecommitdiff
path: root/src/packetSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* compiler clean windows checksChristian Pointner2012-01-051-1/+1
* non-functional changes only: use standard writing of stdint.h types; still im...Markus Grüneis2010-02-181-5/+5
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-14/+18
* clean upChristian Pointner2010-01-131-8/+8
* added multi socket to SyncServer (better of IPv4 and IPv6)Christian Pointner2010-01-131-4/+2
* fixed packet lengthChristian Pointner2010-01-131-4/+1
* single thread per socketChristian Pointner2010-01-131-52/+49
* disables unsupported socket option on windowsChristian Pointner2010-01-131-0/+2
* added mutli socket recv to packet sourceChristian Pointner2010-01-131-11/+83
* dispatching right socket for send to functionChristian Pointner2010-01-081-1/+8
* UDPPacketSource now opens one socket for each resolved endpointChristian Pointner2010-01-081-8/+26
* moved to resolver iterator at onResolve callback functionsChristian Pointner2010-01-081-1/+3
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* added gResolver to SyncServerChristian Pointner2009-03-221-5/+0
* added error callback to resolver for better handlingChristian Pointner2009-03-221-2/+8
* changed packetSource to use gResolverChristian Pointner2009-03-051-11/+17
* added some log messagesOthmar Gsenger2009-02-201-0/+3
* added Log to stdoutChristian Pointner2009-01-161-1/+1
* small type cleanupChristian Pointner2008-11-251-8/+7
* PacketSource changed to use endpoint instead of port and addressChristian Pointner2008-11-241-28/+8
* fixes for boost 1.35 and higherChristian Pointner2008-11-241-13/+13
* switched from PracticalSocket to libasioChristian Pointner2008-10-191-8/+35
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
* big svn cleanupOthmar Gsenger2008-04-121-0/+57