marco
|
a9a3c88fed
* small but significant typo fixed for ipv6 sockaddr record in BSD style (_WITH_ sinlen)
|
20 years ago |
marco
|
a2ba7077e9
* some very generic constants added.
|
20 years ago |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
marco
|
1ecd3e0db3
* more netdb and Kylix related minor fixes. At the last minute, commented
|
20 years ago |
marco
|
83c90ab215
* noadress and friend, ipv4 changed to an enum.
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
dcae94e280
* in_addr_bytes to easily put an array over the byte type
|
20 years ago |
marco
|
7e9faf970a
* More htons like functionality. IPV6 string support still missing
|
20 years ago |
marco
|
fc8542ad94
* some kylix stuf
|
20 years ago |
marco
|
5f0c8bd8b5
* cdecl stuff removed. Now works on FreeBSD with and without FPC_USE_LIBC
|
20 years ago |
marco
|
cd39b27205
* more maybelibc removal
|
20 years ago |
michael
|
da99d06e96
+ Removed maybelibc macro
|
20 years ago |
peter
|
b2d63683ec
* disable inline for 1.9.4
|
21 years ago |
marco
|
08a14f8fc4
* typo fixed, aarght
|
21 years ago |
marco
|
0624b9fa92
* inline problems fixed
|
21 years ago |
marco
|
34282c6cf9
* htons etc
|
21 years ago |
marco
|
510e8a722a
* sockaddr is now a union between the old and new struct as grace period
|
21 years ago |
marco
|
a45e1cd3f1
* first changes sockets units
|
21 years ago |
michael
|
b00f51317f
+ Added IPV6 patch from Johannes Berg
|
22 years ago |
michael
|
025b37199b
+ Added several constants
|
22 years ago |
michael
|
52709ac6e0
+ Added some missing socket options and the shut_* constants
|
22 years ago |
armin
|
e321c72b22
* CloseSocket added
|
22 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
michael
|
26db724c09
+ merged missing sendto/rcvfrom functions
|
23 years ago |
peter
|
3fc45a47d2
* Win32 fixes for Makefile so it doesn't require sh.exe
|
24 years ago |
peter
|
741d455ab7
* Formal const to var fixes
|
24 years ago |