Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
fixed repeating the same task if processmessages inside handler
fix 2 send related bugs
fix spelling mistakes
removed incorrect executable status from files
ifdef mswindows instead of win32 for 64 bits support
eliminated a lot of hints and warnings
Merged with delphi 2010 branch
set line ending property on files to hopefully avoid line ending problems in future
add support for fpc 2.2.4rc1
change ltimevalstuff to a unit and move defintion of ttimeval on windows there
fix some line ending issues and add a license header to wmessages.pas
fix a warning
* rearchitect release method to use tasks (making it work on windows) * drop the feature that the message loop on linux auto-exits when everything is destroyed (rarely if ever used) * get rid of now redundant linked list of sockets
* various fixups resulting from getting the test app working on a XP system without ipv6 enabled using delphi 3 * make failures to create the socket go through the async error handling system so they interact well with the address list system (making use of an address list with mixed v4 and v6 addresses work on a v4 only system) * fixup some unit dependencies * fixup some bits in the test app itself, make the test app able to complete on a system without ipv6 enabled, make the test app buildable on windows. * fixup handling of blank and unknown protocols (blank gives TCP, unknown gives an error) * disable word size check in lcorerng * make some stuff that really shouldn't be pulic private, more should probablly be done later in this regard
fix line endings
hopefully fix a connection death bug that was annoying zipplet
on further thought, change the packet size some more
fix standard packet payload size for ipv6
fixed line endings. made flush work on win32. made packet base size constant.
the big lot of changes by beware
initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
No admin address has been configured">No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.1.26 |